hangc0276 commented on a change in pull request #6705: expose 
managedLedgerCache, managedLedger, loadBalance metrics to prometheus
URL: https://github.com/apache/pulsar/pull/6705#discussion_r407128971
 
 

 ##########
 File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/stats/prometheus/PrometheusMetricsGenerator.java
 ##########
 @@ -20,10 +20,14 @@
 
 import java.io.IOException;
 import java.io.OutputStream;
-import java.util.Enumeration;
+import java.util.*;
 
 Review comment:
   ok,i will update in next commit with metric document.

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


With regards,
Apache Git Services

Reply via email to