From 83f627f2231db41d2392bb9e2faad241eba87463 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 23 Jun 2025 18:35:05 +1000 Subject: [PATCH] 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 (cherry picked from commit 5f96ade1734d1ab7053b792a1df4e316e31691a5) --- doc/radosgw/notifications.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index c780409f078..89111904950 100644 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@ -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 -- 2.47.3