GitHub user kevinconaway opened a pull request:
https://github.com/apache/storm/pull/2370
STORM-2775 Update kafkaPartition metrics to match the same format as â¦
â¦kafkaOffset
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinconaway/storm
fix-kafka-partition-metric-names
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2370.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 #2370
----
commit 8db4e90b4a8cd8f1b4fb8c6a5d079fc12e2171fd
Author: Kevin Conaway <[email protected]>
Date: 2017-10-12T18:48:30Z
STORM-2775 Update kafkaPartition metrics to match the same format as
kafkaOffset
----
---