cdbartholomew commented on issue #6789:
URL: https://github.com/apache/pulsar/issues/6789#issuecomment-617468740


   You can either configure authentication in your Prometheus scrape job or 
disable authentication on the proxy metrics endpoint. To disable, you should be 
able to set the following in your proxy.conf:
   
   ```
   authenticateMetricsEndpoint=false
   ```
   See https://github.com/apache/pulsar/pull/4921 for more details.


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