You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/04/12 00:56:46 UTC

[GitHub] [pulsar] hangc0276 commented on a change in pull request #6705: expose managedLedgerCache, managedLedger, loadBalance metrics to prometheus

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:
users@infra.apache.org


With regards,
Apache Git Services