Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2972#discussion_r91620174 --- Diff: docs/monitoring/metrics.md --- @@ -335,6 +345,21 @@ Parameters: - `ttl` - time-to-live for transmitted UDP packets - `addressingMode` - UDP addressing mode to use (UNICAST/MULTICAST) +Example configuration: + +{% highlight yaml %} + +metrics.reporters: gang --- End diff -- there is no limit, but i wanted to make sure that users understand that the name is arbitrary; as in to configure graphite the reporter does not have to called "graphite" as well.
--- 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. ---