michaeljmarshall opened a new issue, #18545:
URL: https://github.com/apache/pulsar/issues/18545

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Metrics are essential to all production deployments.
   
   ### Solution
   
   Expose a metrics endpoint. This will require formatting the metrics, and 
then exposing them. Typically, these metrics are exposed at the `/metrics` 
endpoint.
   
   ### Alternatives
   
   There is currently and endpoint for `/admin/v2/proxy-stats/metrics`, but 
that exposes metrics in a JSON format. It looks like the logic for those 
metrics could easily be converted into correct Prometheus metrics.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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

Reply via email to