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 <[email protected]>
Date: 2017-10-17T13:48:07Z
Properly tag KafkaStreams metrics with the client id.
----
---