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:
[email protected]