Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2972#discussion_r91705355 --- 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 -- I would expect that users will not read the full documentation, or even the full reporter section. There will be plenty that jump straight to the reporter of their interest, so we can't rely on people understanding it by reading another part of the docs. I will keep the names as is.
--- 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. ---