You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/05/06 01:48:34 UTC

[GitHub] [rocketmq-exporter] francisoliverlee commented on issue #21: metric expose with type

francisoliverlee commented on issue #21:
URL: https://github.com/apache/rocketmq-exporter/issues/21#issuecomment-624401601


   @SjhZju 
   a little change on file: RMQMetricsServiceImpl.java
   change a method to this below
   ` public void metrics(StringWriter writer) throws IOException {
           TextFormat.write004(writer, registry.metricFamilySamples());
       }
   `


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