GitHub user agresch opened a pull request:
https://github.com/apache/storm/pull/2624
STORM-2909 port new metrics to 2.x branch
@ptgoetz
Ported the new metrics code from 1.2 to 2.x. Verified ConsoleReporter
spit out some of the new metrics.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agresch/storm agresch_newmetrics_port
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2624.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 #2624
----
commit f35c5c76c41238e6f5c3b830910d51fb33813cdb
Author: Aaron Gresch <agresch@...>
Date: 2018-04-05T19:42:03Z
STORM-2909 port new metrics to 2.x branch
----
---