Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.5.0, 1.6.0, 1.7.0
Description
In the documentation for metrics in the Flink 1.5.0 release, it says that the following metrics are reported by the JobManager:
numRegisteredTaskManagers numRunningJobs taskSlotsAvailable taskSlotsTotal
In the job manager REST endpoint (http://<job-manager>:8081/jobmanager/metrics), those metrics don't appear.
Attachments
Issue Links
- relates to
-
FLINK-10322 Unused instance variable MetricRegistry in ResourceManager
-
- Closed
-
- links to