[
https://issues.apache.org/jira/browse/FLINK-23976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-23976.
------------------------------------
Fix Version/s: 1.15.0
Release Note: The "restartingTime" metric now only returns a non-zero
value if the job is currently restarting.
Resolution: Fixed
master: 8332e9bbe0a3b490a85585367a82e87d9044aae9
> 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
> Assignee: Chesnay Schepler
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> 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.20.1#820001)