RWenden created FLINK-4402:
------------------------------
Summary: Wrong metrics parameter names in documentation
Key: FLINK-4402
URL:
https://issues.apache.org/jira/browse/FLINK-4402 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.1.1
Environment: all
Reporter: RWenden
Priority: Trivial
Fix For: 1.1.2
On the page
https://ci.apache.org/projects/flink/flink-docs-master/apis/metrics.htmlthe following metrics parameters should be
faulty: metrics.scope.tm.task , should be metrics.scope.task
faulty: metrics.scope.tm.operator , should be metrics.scope.operator
to make it work on Flink 1.1.1.
But to fix this, the constants in ConfigConstants.java can also be changed to fit the documentation. Either way...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)