This is an automated email from the ASF dual-hosted git repository.
terrymanu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 25252d64b4a Update cn docs for #39079 (#39088)
25252d64b4a is described below
commit 25252d64b4adea58517d395c5f55d59ce2efd76c
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Jul 13 18:58:54 2026 +0800
Update cn docs for #39079 (#39088)
---
.../content/user-manual/shardingsphere-proxy/observability/_index.cn.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/document/content/user-manual/shardingsphere-proxy/observability/_index.cn.md
b/docs/document/content/user-manual/shardingsphere-proxy/observability/_index.cn.md
index 3561b6cb7e0..26df78c31cd 100644
---
a/docs/document/content/user-manual/shardingsphere-proxy/observability/_index.cn.md
+++
b/docs/document/content/user-manual/shardingsphere-proxy/observability/_index.cn.md
@@ -124,7 +124,7 @@ cd
apache-shardingsphere-${latest.release.version}-shardingsphere-proxy-bin
| routed_sql_total | COUNTER | 按数据库和 SQL
类型(INSERT、UPDATE、DELETE、SELECT)分类的路由总数 |
| routed_storage_unit_total | COUNTER | 数据库中存储单元路由结果总数
|
| routed_table_total | COUNTER | 数据库中表路由结果总数
|
-| proxy_state | GAUGE | ShardingSphere-Proxy 状态信息。0
表示正常状态;1 表示熔断状态;2 锁定状态 |
+| proxy_state | GAUGE | ShardingSphere-Proxy 状态信息。0
表示正常状态;1 表示熔断状态 |
| proxy_meta_data_info | GAUGE | ShardingSphere-Proxy
元数据信息,database_count:逻辑库数量,storage_unit_count:存储节点数量 |
| proxy_current_connections | GAUGE | ShardingSphere-Proxy 的当前连接数
|
| proxy_requests_total | COUNTER | ShardingSphere-Proxy 的接受请求总数
|