]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: add "persistent_topic_size" 64106/head
authorZac Dover <zac.dover@proton.me>
Mon, 23 Jun 2025 08:35:05 +0000 (18:35 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 23 Jun 2025 13:13:03 +0000 (23:13 +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>
doc/radosgw/notifications.rst

index e0afd0db1b602496368b6af5c9fd5e3ffa1d1bca..1875dbf85b493cdcd13911d5276f2aa978579098 100644 (file)
@@ -125,6 +125,7 @@ Dump (in JSON format) all pending bucket notifications of a persistent topic by
 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