]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: add "persistent_topic_len" 64105/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 16:47:59 +0000 (02:47 +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>
doc/radosgw/notifications.rst

index c12aa46ec3f736646774b36c718a0db86257b4e9..7dc0b819c306e40ddad2d98de0604fc779650fbc 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