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

    https://github.com/apache/storm/pull/1325#discussion_r66292563
  
    --- Diff: conf/storm.yaml.example ---
    @@ -39,10 +39,13 @@
     #     - "server2"
     
     ## Metrics Consumers
    +## NOTE: task queue will be unbounded when max.retain.metric.tuples is 
equal or less than 0.
     # topology.metrics.consumer.register:
     #   - class: "org.apache.storm.metric.LoggingMetricsConsumer"
    +#     max.retain.metric.tuples: 100
     #     parallelism.hint: 1
     #   - class: "org.mycompany.MyMetricsConsumer"
    +#     max.retain.metric.tuples: 100
    --- End diff --
    
    It would be helpful to have an example of how to specify include/exclude 
filters (whitelist/blacklist).


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