You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by twbecker <gi...@git.apache.org> on 2017/10/17 13:59:10 UTC

[GitHub] kafka pull request #4081: KAFKA-6069: Properly tag KafkaStreams metrics with...

GitHub user twbecker opened a pull request:

    https://github.com/apache/kafka/pull/4081

    KAFKA-6069: Properly tag KafkaStreams metrics with the client id.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/twbecker/kafka KAFKA-6069

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4081.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4081
    
----
commit d97881df251674b4c7f3d3f9a270b4691dc262c4
Author: Tommy Becker <to...@tivo.com>
Date:   2017-10-17T13:48:07Z

    Properly tag KafkaStreams metrics with the client id.

----


---

[GitHub] kafka pull request #4081: KAFKA-6069: Properly tag KafkaStreams metrics with...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/4081


---