marksilcox commented on code in PR #15558:
URL: https://github.com/apache/pulsar/pull/15558#discussion_r872495351
##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/stats/prometheus/TopicStats.java:
##########
@@ -106,269 +112,270 @@ static void resetTypes() {
metricWithTypeDefinition.clear();
}
- static void printTopicStats(SimpleTextOutputStream stream, String cluster,
String namespace, String topic,
+ static void printTopicStats(Map<String, List<String>> metrics, String
cluster, String namespace, String topic,
Review Comment:
updated
--
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]