diff --git a/docs/monitoring/metrics.md b/docs/monitoring/metrics.md
index 9709960f42b1a..ebb3aa02426a6 100644
--- a/docs/monitoring/metrics.md
+++ b/docs/monitoring/metrics.md
@@ -1290,7 +1290,7 @@ Metrics related to data exchange between task executors using netty network comm
- Job (only available on JobManager) |
+ Job (only available on JobManager) |
lastCheckpointDuration |
The time it took to complete the last checkpoint (in milliseconds). |
Gauge |
@@ -1331,7 +1331,7 @@ Metrics related to data exchange between task executors using netty network comm
Gauge |
- Task |
+ Task |
checkpointAlignmentTime |
The time in nanoseconds that the last barrier alignment took to complete, or how long the current alignment has taken so far (in nanoseconds). |
Gauge |
@@ -1365,7 +1365,7 @@ Certain RocksDB native metrics are available but disabled by default, you can fi
Histogram |
- Task |
+ Task |
numBytesInLocal |
Attention: deprecated, use Default shuffle service metrics. |
Counter |