rkhachatryan commented on a change in pull request #14635:
URL: https://github.com/apache/flink/pull/14635#discussion_r563569096
##########
File path: docs/ops/monitoring/checkpoint_monitoring.md
##########
@@ -61,7 +61,7 @@ Note that for failed checkpoints, metrics are updated on a
best efforts basis an
- **ID**: The ID of the triggered checkpoint. The IDs are incremented for each
checkpoint, starting at 1.
- **Status**: The current status of the checkpoint, which is either *In
Progress* (<i aria-hidden="true" class="fa fa-circle-o-notch fa-spin fa-fw"/>),
*Completed* (<i aria-hidden="true" class="fa fa-check"/>), or *Failed* (<i
aria-hidden="true" class="fa fa-remove"/>). If the triggered checkpoint is a
savepoint, you will see a <i aria-hidden="true" class="fa fa-floppy-o"/> symbol.
- **Trigger Time**: The time when the checkpoint was triggered at the
JobManager.
-- **Latest Acknowledgement**: The time when the latest acknowledgement for any
subtask was received at the JobManager (or n/a if no acknowledgement received
yet). For a failed checkpoint, this is the time from trigger timestamp to
failure.
+- **Latest Acknowledgement**: The time when the latest acknowledgement for any
subtask was received at the JobManager (or n/a if no acknowledgement received
yet).
Review comment:
I don't know Chinese so I created FLINK-21122 to update it according to
the [contribution
guide](https://flink.apache.org/contributing/contribute-documentation.html#chinese-documentation-translation).
----------------------------------------------------------------
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:
[email protected]