m1a2st commented on code in PR #19213: URL: https://github.com/apache/kafka/pull/19213#discussion_r1998620696
########## tools/src/main/java/org/apache/kafka/tools/ClientMetricsCommand.java: ########## @@ -241,7 +241,7 @@ public ClientMetricsCommandOptions(String[] args) { intervalOpt = parser.accepts("interval", "The metrics push interval in milliseconds.") Review Comment: Could you add this "reset the interval" usage into 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org