315157973 opened a new pull request #8871:
URL: https://github.com/apache/pulsar/pull/8871


   Fixes #8573
   
   ### Motivation
   Some users who want to know how many messages are expired at what time? 
Currently, these metrics are too few, so that TTL looks like a black box, 
unobservable
   
   ### Modifications
   add  `totalMsgExpired`、`lastExpireTimestamp`、`msgRateExpired` for Prometheus 
metric
   
   ### Verifying this change
   PrometheusMetricsTest.java


----------------------------------------------------------------
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]


Reply via email to