From: Zac Dover Date: Mon, 23 Jun 2025 08:26:09 +0000 (+1000) Subject: doc/radosgw: add "persistent_topic_len" X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5743303ae5cfba97ab4c6bdc7f12e115c4a847a6;p=ceph.git doc/radosgw: add "persistent_topic_len" Add the labeled counter "persistent_topic_len" to the list of "Notification Performance Statistics" in doc/radosgw/notifications.rst. Fixes: https://tracker.ceph.com/issues/71791 Signed-off-by: Zac Dover --- diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index c12aa46ec3f73..7dc0b819c306e 100644 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@ -126,6 +126,8 @@ Notification Performance Statistics ----------------------------------- - ``persistent_topic_size``: queue size in bytes. +- ``persistent_topic_len``: shows how many notifications are currently waiting + in the queue - ``pubsub_event_triggered``: a running counter of events that have at least one topic associated with them - ``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