Seth Wiesman created FLINK-23976: ------------------------------------ Summary: Add additional availability timing metrics to Job lifecycle events Key: FLINK-23976 URL: https://issues.apache.org/jira/browse/FLINK-23976 Project: Flink Issue Type: Improvement Components: Runtime / Metrics Reporter: Seth Wiesman
Flink currently contains a number of availability lifecycle metrics[1] showing how long it takes to move through different job status'. We propose adding two additional metrics; startingTime, and cancellingTime (open to bikeshedding on the metric names). * startingTime is the time it takes a job to get to running. * cancellingTime is the time spent in status CANCELLING [1]https://ci.apache.org/projects/flink/flink-docs-master/docs/ops/metrics/#availability -- This message was sent by Atlassian Jira (v8.3.4#803005)