This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch luzhijing-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git
commit e7de267258c713d4cfc499f53116b56f0a38e8a4 Author: Luzhijing <[email protected]> AuthorDate: Thu Jan 11 10:56:31 2024 +0800 [docs](typo)Update flink-doris-connector.md --- docs/zh-CN/docs/ecosystem/flink-doris-connector.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/zh-CN/docs/ecosystem/flink-doris-connector.md b/docs/zh-CN/docs/ecosystem/flink-doris-connector.md index c269d0931c1..6d9b2a8d976 100644 --- a/docs/zh-CN/docs/ecosystem/flink-doris-connector.md +++ b/docs/zh-CN/docs/ecosystem/flink-doris-connector.md @@ -395,6 +395,7 @@ ON a.city = c.city ## Flink 写入指标 其中Counter类型的指标值为导入任务从开始到当前的累加值,可以在Flink Webui metrics中观察各表的各项指标。 + | Name | Metric Type | Description | | ------------------------- | ----------- | ------------------------------------------ | | totalFlushLoadBytes | Counter | 已经刷新导入的总字节数 | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
