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

    https://github.com/apache/storm/pull/1460#discussion_r66388145
  
    --- Diff: conf/storm.yaml.example ---
    @@ -46,3 +46,12 @@
     #     parallelism.hint: 1
     #     argument:
     #       - endpoint: "metrics-collector.mycompany.org"
    +
    +## Cluster Metrics Consumers
    +# storm.cluster.metrics.consumer.register:
    +#   - class: "org.apache.storm.metric.LoggingClusterMetricsConsumer"
    +#   - class: "org.mycompany.MyMetricsConsumer"
    +#     argument:
    +#       - endpoint: "metrics-collector.mycompany.org"
    --- End diff --
    
    @harshach 
    This is just an example which is same as above, `Metrics Consumer`. Class 
name could be changed to represent Cluster Metrics but it's just an example so 
I guess that would be fine.


---
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.
---

Reply via email to