[
https://issues.apache.org/jira/browse/KAFKA-19734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-19734:
------------------------------------
Description:
As a follow-on to the improvements introduced in
[KIP-1091|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 Kafka Streams instances, which are members of the same logical
application.
KIP-1221
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-1221%3A+Add+application-id+tag+to+Kafka+Streams+state+metric]
was:As a follow-on to the improvements introduced in
[KIP-1091|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 Kafka Streams instances, which are members of the same logical
application.
> 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: Genseric Ghiro
> Priority: Major
> Labels: kip
>
> As a follow-on to the improvements introduced in
> [KIP-1091|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 Kafka Streams instances, which are members of the same logical
> application.
> KIP-1221
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-1221%3A+Add+application-id+tag+to+Kafka+Streams+state+metric]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)