From 7dd4e4964e14fb6f1f29b31a8b5a60ea1b73c7d4 Mon Sep 17 00:00:00 2001 From: "-)" Date: Sun, 13 Oct 2024 23:33:03 +0800 Subject: [PATCH] [Improve][Doc] Optimize doc --- docs/en/seatunnel-engine/telemetry.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/seatunnel-engine/telemetry.md b/docs/en/seatunnel-engine/telemetry.md index 9acb1572de5..530385392a3 100644 --- a/docs/en/seatunnel-engine/telemetry.md +++ b/docs/en/seatunnel-engine/telemetry.md @@ -48,8 +48,8 @@ Note: All metrics both have the same labelName `cluster`, that's value is the co | hazelcast_executor_queueSize | Gauge | **type**, the type of executor, including: "async" "client" "clientBlocking" "clientQuery" "io" "offloadable" "scheduled" "system" | The hazelcast executor queueSize of seatunnel cluster node | | hazelcast_partition_partitionCount | Gauge | - | The partitionCount of seatunnel cluster node | | hazelcast_partition_activePartition | Gauge | - | The activePartition of seatunnel cluster node | -| hazelcast_partition_isClusterSafe | Gauge | - | Weather is cluster safe of partition | -| hazelcast_partition_isLocalMemberSafe | Gauge | - | Weather is local member safe of partition | +| hazelcast_partition_isClusterSafe | Gauge | - | Whether is cluster safe of partition | +| hazelcast_partition_isLocalMemberSafe | Gauge | - | Whether is local member safe of partition | ### Thread Pool Status