asafm commented on code in PR #16888:
URL: https://github.com/apache/pulsar/pull/16888#discussion_r960335069


##########
conf/broker.conf:
##########
@@ -1380,6 +1380,9 @@ metricsServletTimeoutMs=30000
 # Enable or disable broker bundles metrics. The default value is false.
 exposeBundlesMetricsInPrometheus=false
 
+# Enable or disable compress output metrics in prometheus. The default value 
is false.
+compressOutputMetricsInPrometheus=false

Review Comment:
   Maybe it's best to add such a configuration when we will add support for 
more compressions?



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