From: Zac Dover Date: Tue, 24 Jun 2025 17:45:50 +0000 (+1000) Subject: Merge pull request #64138 from zdover23/wip-doc-2025-06-25-backport-64106-to-tentacle X-Git-Tag: testing/wip-khiremat-testing-20250628.025302-tentacle-debug~21 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1171194a0f4ebe3feea535aa600d7b4078a14fde;p=ceph-ci.git Merge pull request #64138 from zdover23/wip-doc-2025-06-25-backport-64106-to-tentacle tentacle: doc/radosgw: add "persistent_topic_size" Reviewed-by: Anthony D'Atri --- 1171194a0f4ebe3feea535aa600d7b4078a14fde diff --cc doc/radosgw/notifications.rst index 047443f4d5b,89111904950..c0781266384 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@@ -125,7 -125,9 +125,8 @@@ Dump (in JSON format) all pending bucke 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 - ``pubsub_push_fail``: a running counter, for all notifications, of events that failed to be pushed to their endpoints - ``pubsub_push_pending``: the gauge value of events pushed to an endpoint but not acked or nacked yet