]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: add "persistent_topic_size" 64140/head
authorZac Dover <zac.dover@proton.me>
Mon, 23 Jun 2025 08:35:05 +0000 (18:35 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 24 Jun 2025 15:45:12 +0000 (01:45 +1000)
Add "persistent_topic_size" to the list of "Notification Performance
Statistics" in doc/radosgw/notifications.rst.

Fixes: https://tracker.ceph.com/issues/71792
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 5f96ade1734d1ab7053b792a1df4e316e31691a5)

doc/radosgw/notifications.rst

index 83dfe91bed1fbd17d2051fde5e7939a5fb3f9802..6b89907d0a1d2d56207a464f77f9cec969c9d7c7 100644 (file)
@@ -103,6 +103,7 @@ Remove a topic by running the following command:
 Notification Performance Statistics
 -----------------------------------
 
+- ``persistent_topic_size``: queue size in bytes. 
 - ``pubsub_event_triggered``: a running counter of events that have at least one topic associated with them
 - ``pubsub_event_lost``: a running counter of events that had topics associated with them, but that were not pushed to any of the endpoints
 - ``pubsub_push_ok``: a running counter, for all notifications, of events successfully pushed to their endpoints