We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674380a commit 0e54176Copy full SHA for 0e54176
tidb-monitoring-api.md
@@ -82,7 +82,7 @@ curl http://127.0.0.1:10080/schema_storage/test
82
83
- PD API 地址:`http://${host}:${port}/pd/api/v1/${api_name}`
84
- 默认端口:2379
85
-- 各类 `api_name` 详细信息:参见 [PD API Doc](https://download.pingcap.com/pd-api-doc.html)
+- 各类 `api_name` 详细信息:参见 [PD API Doc](https://docs-download.pingcap.com/api/pd-api/pd-api-doc.html)
86
87
通过该接口可以获取当前所有 TiKV 节点的状态以及负载均衡信息。下面以一个单节点的 TiKV 集群为例,说明用户需要了解的信息:
88
0 commit comments