[
https://issues.apache.org/jira/browse/KAFKA-15186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-15186.
------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> 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
> Assignee: 黃竣陽
> Priority: Major
> Labels: need-kip
> Fix For: 4.2.0
>
>
> 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)