Skip to content

Commit 73293cf

Browse files
committed
doc/radosgw: add "persistent_topic_len"
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 <[email protected]> (cherry picked from commit 5743303)
1 parent 1171194 commit 73293cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/radosgw/notifications.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Notification Performance Statistics
126126
-----------------------------------
127127

128128
- ``persistent_topic_size``: queue size in bytes.
129+
- ``persistent_topic_len``: shows how many notifications are currently waiting
130+
in the queue
129131
- ``pubsub_event_triggered``: a running counter of events that have at least one topic associated with them
130132
- ``pubsub_push_ok``: a running counter, for all notifications, of events successfully pushed to their endpoints
131133
- ``pubsub_push_fail``: a running counter, for all notifications, of events that failed to be pushed to their endpoints

0 commit comments

Comments
 (0)