Skip to content

Commit 0e54176

Browse files
authored
update media resource links to point to new locations (#19952) (#19960)
1 parent 674380a commit 0e54176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidb-monitoring-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ curl http://127.0.0.1:10080/schema_storage/test
8282

8383
- PD API 地址:`http://${host}:${port}/pd/api/v1/${api_name}`
8484
- 默认端口:2379
85-
- 各类 `api_name` 详细信息:参见 [PD API Doc](https://download.pingcap.com/pd-api-doc.html)
85+
- 各类 `api_name` 详细信息:参见 [PD API Doc](https://docs-download.pingcap.com/api/pd-api/pd-api-doc.html)
8686

8787
通过该接口可以获取当前所有 TiKV 节点的状态以及负载均衡信息。下面以一个单节点的 TiKV 集群为例,说明用户需要了解的信息:
8888

0 commit comments

Comments
 (0)