GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2840
STORM-3147: Add metrics based on ClusterSummary
Rebase and update of https://github.com/apache/storm/pull/2764.
@zd-project Please take a look when you have a chance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3147
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2840.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 #2840
----
commit 02428594b53801572f657f4d0bff85b2213b3723
Author: Zhengdai Hu <hu.zhengdai@...>
Date: 2018-07-13T19:22:20Z
STORM-3147: Port ClusterSummary to StormMetricsRegistry
commit 392803c9bb2fe81a5df57f695a0e6d7c37bd1f2e
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-09-17T20:21:12Z
STORM-3147: Fix minor nits, rebase to use non-static metrics registry
----
---