[ https://issues.apache.org/jira/browse/KAFKA-15186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743537#comment-17743537 ]
Mickael Maison commented on KAFKA-15186: ---------------------------------------- The logic should not be hard to implement but as this adds metrics it requires a small KIP. See the process on https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals > AppInfo metrics don't contain the client-id > ------------------------------------------- > > Key: KAFKA-15186 > URL: https://issues.apache.org/jira/browse/KAFKA-15186 > Project: Kafka > Issue Type: Task > Components: metrics > Reporter: Mickael Maison > Priority: Major > > All Kafka components register AppInfo metrics to track the application start > time or commit id. > The AppInfoParser class registers a JMX MBean with the provided client-id but > when it adds metrics to the Metrics registry the client-id is not included. > This means if you use a custom MetricsReporter, the metrics you get don't > have the client-id. -- This message was sent by Atlassian Jira (v8.20.10#820010)