From: Zac Dover Date: Tue, 24 Jun 2025 17:45:56 +0000 (+1000) Subject: Merge pull request #64139 from zdover23/wip-doc-2025-06-25-backport-64106-to-squid X-Git-Tag: v19.2.3~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=48810954c0affdbc4489f53875892e47b8ebc4e5;p=ceph.git Merge pull request #64139 from zdover23/wip-doc-2025-06-25-backport-64106-to-squid squid: doc/radosgw: add "persistent_topic_size" Reviewed-by: Anthony D'Atri --- 48810954c0affdbc4489f53875892e47b8ebc4e5 diff --cc doc/radosgw/notifications.rst index 047443f4d5b0,89111904950b..c07812663841 --- 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