You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Joey Echeverria (JIRA)" <ji...@apache.org> on 2018/08/13 22:10:00 UTC

[jira] [Created] (FLINK-10135) The JobManager doesn't report the cluster-level metrics

Joey Echeverria created FLINK-10135:
---------------------------------------

             Summary: The JobManager doesn't report the cluster-level metrics
                 Key: FLINK-10135
                 URL: https://issues.apache.org/jira/browse/FLINK-10135
             Project: Flink
          Issue Type: Bug
          Components: JobManager
    Affects Versions: 1.5.0
            Reporter: Joey Echeverria


In [the documentation for metrics|https://ci.apache.org/projects/flink/flink-docs-release-1.5/monitoring/metrics.html#cluster] in the Flink 1.5.0 release, it says that the following metrics are reported by the JobManager:
{noformat}
numRegisteredTaskManagers
numRunningJobs
taskSlotsAvailable
taskSlotsTotal
{noformat}

In the job manager REST endpoint ({{http://<job-manager>:8081/jobmanager/metrics}}), those metrics don't appear.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)