Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/2517#discussion_r80473933
--- Diff: docs/monitoring/metrics.md ---
@@ -280,6 +280,7 @@ Metrics can be exposed to an external system by
configuring one or several repor
- `metrics.reporter.<name>.<config>`: Generic setting `<config>` for the
reporter named `<name>`.
- `metrics.reporter.<name>.class`: The reporter class to use for the
reporter named `<name>`.
- `metrics.reporter.<name>.interval`: The reporter interval to use for the
reporter named `<name>`.
+- `metrics.reporter.<name>.scope.delimiter`: The delimiter for to use for
the identifier (default value use `metrics.scope.delimiter`) for the reporter
named `<name>`.
--- End diff --
for to use -> to use
---
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.
---