jiazhai commented on a change in pull request #2299: Add some metrics to prometheus. URL: https://github.com/apache/incubator-pulsar/pull/2299#discussion_r207439890
########## File path: conf/broker.conf ########## @@ -479,6 +479,9 @@ webSocketSessionIdleTimeoutMillis=300000 # Enable topic level metrics exposeTopicLevelMetricsInPrometheus=true +# Enable consumer level metrics +# exposeConsumerLevelMetricsInPrometheus=true Review comment: for default value, better also change it to false here. ---------------------------------------------------------------- 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
