Bill Bejeck created KAFKA-19734:
-----------------------------------
Summary: Add application-id as a tag to the ClientState JMX metric
Key: KAFKA-19734
URL: https://issues.apache.org/jira/browse/KAFKA-19734
Project: Kafka
Issue Type: Task
Components: streams
Reporter: Bill Bejeck
Assignee: Bill Bejeck
As a follow-on to the improvements introduced in [KIP-1091: Improved Kafka
Streams operator
metrics|(https://cwiki.apache.org/confluence/display/KAFKA/KIP-1091%3A+Improved+Kafka+Streams+operator+metrics)],
it would be useful to add the application-id as a tag to the `client-state`
metric. This allows Kafka Streams developers and operators to connect metrics
containing a `thread-id` (which embeds the `application-id`) across separate
deployments of a Kafka Streams application which are members of the same
logical application.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)