[jira] [Created] (FLINK-4888) instantiated job manager metrics missing important job statistics

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4888) instantiated job manager metrics missing important job statistics

Shang Yuanchun (Jira)
Philipp von dem Bussche created FLINK-4888:
----------------------------------------------

             Summary: instantiated job manager metrics missing important job statistics
                 Key: FLINK-4888
                 URL: https://issues.apache.org/jira/browse/FLINK-4888
             Project: Flink
          Issue Type: Improvement
          Components: Metrics
    Affects Versions: 1.1.2
            Reporter: Philipp von dem Bussche
            Priority: Minor


A jobmanager is currently (only) instantiated with the following metrics: taskSlotsAvailable, taskSlotsTotal, numRegisteredTaskManagers and numRunningJobs. Important other metrics would be numFailedJobs, numCancelledJobs and numFinishedJobs. Also to get parity between JobManager metrics and whats available via the REST API it would be good to have these.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)