Github user abhishekagarwal87 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1352#discussion_r61555323
  
    --- 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 --
    
    can't we piggyback on codahale to report these metrics? We can have one 
more config
    ```storm.cluster.metrics.reporter.plugins:
       - "org.apache.storm.daemon.metrics.reporters.JmxPreparableReporter"
    ```
    I haven't gone through diff in nimbus completely but I suppose they can be 
modeled as gauages. It would be lot more simplified in my opinion.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to