From 5743303ae5cfba97ab4c6bdc7f12e115c4a847a6 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 23 Jun 2025 18:26:09 +1000 Subject: [PATCH] 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 --- doc/radosgw/notifications.rst | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5