chia7712 commented on code in PR #19213: URL: https://github.com/apache/kafka/pull/19213#discussion_r1998755108
########## 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: we should do that for other configs as well. -- 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