You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Tommy Becker (JIRA)" <ji...@apache.org> on 2017/10/17 13:46:03 UTC

[jira] [Created] (KAFKA-6069) Streams metrics tagged incorrectly

Tommy Becker created KAFKA-6069:
-----------------------------------

             Summary: Streams metrics tagged incorrectly
                 Key: KAFKA-6069
                 URL: https://issues.apache.org/jira/browse/KAFKA-6069
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 1.0.0
            Reporter: Tommy Becker
            Assignee: Tommy Becker
            Priority: Minor


KafkaStreams attempts to tag many (all?) of it's metrics with the client id. But instead of retrieving the value from the config, it tags them with the literal "client.id", as can be seen on org/apache/kafka/streams/processor/internals/StreamsKafkaClient.java:114



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)