This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 39438b6cb1 Update Metric-Tool.md
39438b6cb1 is described below
commit 39438b6cb176cf3ff0c2491f0b7e782afcec9fdc
Author: Zhijia Cao <[email protected]>
AuthorDate: Fri Apr 14 11:29:55 2023 +0800
Update Metric-Tool.md
---
docs/zh/UserGuide/Monitor-Alert/Metric-Tool.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/zh/UserGuide/Monitor-Alert/Metric-Tool.md
b/docs/zh/UserGuide/Monitor-Alert/Metric-Tool.md
index 6f30c1e5e0..b2e8cf5e58 100644
--- a/docs/zh/UserGuide/Monitor-Alert/Metric-Tool.md
+++ b/docs/zh/UserGuide/Monitor-Alert/Metric-Tool.md
@@ -20,8 +20,7 @@
-->
# 监控告警
-在 IoTDB 的运行过程中,我们希望对 IoTDB 的状态进行观测,以便于排查系统问题或者及时发现系统潜在的风险,能够**反映系统运行状态的一系列指标
-**就是系统监控指标。
+在 IoTDB 的运行过程中,我们希望对 IoTDB
的状态进行观测,以便于排查系统问题或者及时发现系统潜在的风险,能够**反映系统运行状态的一系列指标**就是系统监控指标。
## 1. 什么场景下会使用到监控?