Mickael Maison created KAFKA-15186:
--------------------------------------
Summary: 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
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)