codelipenghui opened a new issue #6281: Expose msg_backlog_non_delayed metric URL: https://github.com/apache/pulsar/issues/6281 **Is your feature request related to a problem? Please describe.** Currently, metric `msg_backlog` contains delayed messages and un-delayed messages. However, users need the number of non-delayed messages in the backlog, which can use by too many un-delayed backlogs alerts. So it's better to add `msg_backlog_non_delayed` metric.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
