]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: add "persistent_topic_len" 64143/head
authorZac Dover <zac.dover@proton.me>
Mon, 23 Jun 2025 08:26:09 +0000 (18:26 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 24 Jun 2025 17:57:30 +0000 (03:57 +1000)
Add the labeled counter "persistent_topic_len" to the list of
"Notification Performance Statistics" in doc/radosgw/notifications.rst.

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

doc/radosgw/notifications.rst

index c0781266384144a4e7f54079ecb8cc9629456a5d..9081c4fd409688b1b1dc6e7ff14b3650f9338f5d 100644 (file)
@@ -126,6 +126,8 @@ Notification Performance Statistics
 -----------------------------------
 
 - ``persistent_topic_size``: queue size in bytes. 
+- ``persistent_topic_len``: shows how many notifications are currently waiting
+  in the queue
 - ``pubsub_event_triggered``: a running counter of events that have at least one topic associated with them
 - ``pubsub_push_ok``: a running counter, for all notifications, of events successfully pushed to their endpoints
 - ``pubsub_push_fail``: a running counter, for all notifications, of events that failed to be pushed to their endpoints