Skip to content

Commit 31c86c2

Browse files
authored
Update Grafana dashboards script URL
1 parent 5dca5d3 commit 31c86c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh/monitor-a-tidb-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ TiDB 集群的监控包括两部分:[监控数据采集](#监控数据采集)
250250
- 如果使用 Prometheus 采集监控指标,设置 URL 为 `http://prometheus-operated.monitoring.svc:9090`。
251251
- 如果使用 VictoriaMetrics 采集监控指标,设置 URL 为 `http://vmsingle-demo.monitoring.svc:8429`。
252252

253-
5. 可以使用 [`get-grafana-dashboards.sh`](<https://raw.githubusercontent.com/pingcap/tidb-operator/refs/tags/{{{ .tidb_operator_version }}}/hack/get-grafana-dashboards.sh>) 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。
253+
5. 可以使用 [`get-grafana-dashboards.sh`](https://raw.githubusercontent.com/pingcap/tidb-operator/refs/heads/main/hack/get-grafana-dashboards.sh) 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。
254254

255255
## 告警配置
256256

0 commit comments

Comments
 (0)