RocMarshal commented on a change in pull request #19023:
URL: https://github.com/apache/flink/pull/19023#discussion_r833286943
##########
File path: docs/content.zh/docs/deployment/metric_reporters.md
##########
@@ -24,31 +24,33 @@ specific language governing permissions and limitations
under the License.
-->
-# Metric Reporters
+<a name="metric-reporters"></a>
-Flink allows reporting metrics to external systems.
-For more information about Flink's metric system go to the [metric system
documentation]({{< ref "docs/ops/metrics" >}}).
+# 指标发送器
+Flink 支持用户将 Flink 的各项运行时指标发送给外部系统。
+了解更多指标方面信息可查看 [metric system documentation]({{< ref "zh/docs/ops/metrics" >}})。
Review comment:
Hi, @ChengkaiYang2022 You could run command `./build_docs.sh -p` in dir
`flink/docs`, then observe the build log and click the links in the page to
check the final link position.
It's necessary to explain that the prefix `zh/` is deprecated since the
pages in the corresponding dir like `content` or `content.zh` with the language
tag.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]