This is an automated email from the ASF dual-hosted git repository.

pnowojski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 0944eb0addd7dd1e759efe9e30e0443b7042721d
Author: Piotr Nowojski <[email protected]>
AuthorDate: Tue Apr 9 13:22:26 2024 +0200

    fixup! [FLINK-19010][metric] Introduce subtask level restore metric
---
 docs/content.zh/docs/ops/metrics.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content.zh/docs/ops/metrics.md 
b/docs/content.zh/docs/ops/metrics.md
index 716ce079a7d..39ddfabcd99 100644
--- a/docs/content.zh/docs/ops/metrics.md
+++ b/docs/content.zh/docs/ops/metrics.md
@@ -1632,7 +1632,7 @@ Note that the metrics are only available via reporters.
       <td>Histogram</td>
     </tr>
     <tr>
-      <th rowspan="24"><strong>Task</strong></th>
+      <th rowspan="25"><strong>Task</strong></th>
       <td>numBytesInLocal</td>
       <td><span class="label label-danger">Attention:</span> deprecated, use 
<a href="{{< ref "docs/ops/metrics" >}}#default-shuffle-service">Default 
shuffle service metrics</a>.</td>
       <td>Counter</td>

Reply via email to