Skip to content

Commit 0ecf092

Browse files
committed
doc/radosgw: add "persistent_topic_size"
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 <[email protected]> (cherry picked from commit 5f96ade)
1 parent 4dc89d9 commit 0ecf092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/radosgw/notifications.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Dump (in JSON format) all pending bucket notifications of a persistent topic by
125125
Notification Performance Statistics
126126
-----------------------------------
127127

128+
- ``persistent_topic_size``: queue size in bytes.
128129
- ``pubsub_event_triggered``: a running counter of events that have at least one topic associated with them
129130
- ``pubsub_event_lost``: a running counter of events that had topics associated with them, but that were not pushed to any of the endpoints
130131
- ``pubsub_push_ok``: a running counter, for all notifications, of events successfully pushed to their endpoints

0 commit comments

Comments
 (0)