jiazhai opened a new issue #3289: curl http://localhost:8080/metrics return nothing URL: https://github.com/apache/pulsar/issues/3289 #### Expected behavior `curl http://localhost:8080/metrics` should return some metrics info. #### Actual behavior nothing returned. #### Steps to reproduce 1. start pulsar standalone 2. use `bin/pulsar-admin broker-stats monitoring-metrics` could return metrics info. 3. use `curl http://localhost:8080/metrics` returns nothing #### System configuration **Pulsar version**: 2.2
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
