asafm commented on code in PR #721: URL: https://github.com/apache/pulsar-site/pull/721#discussion_r1370092585
########## docs/reference-metrics.md: ########## @@ -363,11 +363,11 @@ All the subscription metrics are labeled with the following labels: | Name | Type | Description | |---|---|---| -| pulsar_subscription_back_log | Gauge | The total backlog of a subscription (entries). | +| pulsar_subscription_back_log | Gauge | The number of entries (messages/batched-messages) in unacknowledged state for a subscription | Review Comment: <img width="1339" alt="image" src="https://github.com/apache/pulsar-site/assets/989425/005acc02-91ea-4945-a6d7-fe8b825e3ecd"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
