Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/1352#discussion_r61556669
--- Diff: conf/defaults.yaml ---
@@ -285,3 +285,6 @@ pacemaker.kerberos.users: []
#default storm daemon metrics reporter plugins
storm.daemon.metrics.reporter.plugins:
- "org.apache.storm.daemon.metrics.reporters.JmxPreparableReporter"
--- End diff --
Please refer this file:
https://github.com/apache/storm/blob/master/docs/storm-metrics-profiling-internal-actions.md
(btw, link for
http://storm.apache.org/releases/1.0.0/storm-metrics-profiling-internal-actions.html
is broken, and so 2.0.0-SNAPSHOT is.)
Codahale metrics is included as shaded so we don't guarantee other plugins
are working properly.
We want to expose those metrics to consumer to store external
services/storages, and where to store should be flexible by make it pluggable.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---