GJL commented on a change in pull request #10082: [FLINK-14164][runtime] Add a counter ‘numberOfRestarts’ to show number of restarts URL: https://github.com/apache/flink/pull/10082#discussion_r343530922
########## File path: docs/monitoring/metrics.md ########## @@ -1276,9 +1276,17 @@ Metrics related to data exchange between task executors using netty network comm </tr> <tr> <td>fullRestarts</td> - <td>The total number of full restarts since this job was submitted.</td> + <td> + The total number of restarts since this job was submitted. Review comment: Ok, actually we can already put a note in the documentation that `fullRestart` is deprecated. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services