From dcfafacb80c6639780bce9647b833702e70670f1 Mon Sep 17 00:00:00 2001 From: CodeLine9 Date: Sun, 19 Apr 2026 03:02:31 +0800 Subject: [PATCH] docs: fix broken links in v2-vs-v1.md and monitor-a-tidb-cluster.md --- en/monitor-a-tidb-cluster.md | 2 +- en/v2-vs-v1.md | 2 +- zh/monitor-a-tidb-cluster.md | 2 +- zh/v2-vs-v1.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/monitor-a-tidb-cluster.md b/en/monitor-a-tidb-cluster.md index f2d8af4a1..4ce85e7ce 100644 --- a/en/monitor-a-tidb-cluster.md +++ b/en/monitor-a-tidb-cluster.md @@ -250,7 +250,7 @@ To configure the monitoring dashboard, perform the following steps: - For Prometheus, set the URL to `http://prometheus-operated.monitoring.svc:9090`. - For VictoriaMetrics, set the URL to `http://vmsingle-demo.monitoring.svc:8429`. -5. Download Grafana dashboards for TiDB components using the [`get-grafana-dashboards.sh`]() script and import them manually into Grafana. +5. Download Grafana dashboards for TiDB components using the [`get-grafana-dashboards.sh`]() script and import them manually into Grafana. ## Configure alerts diff --git a/en/v2-vs-v1.md b/en/v2-vs-v1.md index 34b995322..74e7759a4 100644 --- a/en/v2-vs-v1.md +++ b/en/v2-vs-v1.md @@ -70,7 +70,7 @@ TiDB Operator v2 supports configuring the evenly spread policy to distribute com #### `Binlog` (Pump + Drainer) -This component is deprecated. For more information, see [TiDB Binlog Overview](https://docs.pingcap.com/tidb/v8.3/tidb-binlog-overview/). +This component is deprecated. For more information, see [TiDB Binlog Overview](https://docs.pingcap.com/tidb/v8.1/tidb-binlog-overview/). #### Dumpling + TiDB Lightning diff --git a/zh/monitor-a-tidb-cluster.md b/zh/monitor-a-tidb-cluster.md index f5f3cc729..e55973516 100644 --- a/zh/monitor-a-tidb-cluster.md +++ b/zh/monitor-a-tidb-cluster.md @@ -250,7 +250,7 @@ TiDB 集群的监控包括两部分:[监控数据采集](#监控数据采集) - 如果使用 Prometheus 采集监控指标,设置 URL 为 `http://prometheus-operated.monitoring.svc:9090`。 - 如果使用 VictoriaMetrics 采集监控指标,设置 URL 为 `http://vmsingle-demo.monitoring.svc:8429`。 -5. 可以使用 [`get-grafana-dashboards.sh`]() 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 +5. 可以使用 [`get-grafana-dashboards.sh`]() 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 ## 告警配置 diff --git a/zh/v2-vs-v1.md b/zh/v2-vs-v1.md index e5e4fe737..b2da39b26 100644 --- a/zh/v2-vs-v1.md +++ b/zh/v2-vs-v1.md @@ -70,7 +70,7 @@ TiDB Operator v2 支持配置 Evenly Spread Policy 来将组件按需均匀分 #### `Binlog` (Pump + Drainer) -`Binlog` 组件已经废弃,详见 [TiDB Binlog 简介](https://docs.pingcap.com/zh/tidb/v8.3/tidb-binlog-overview/)。 +`Binlog` 组件已经废弃,详见 [TiDB Binlog 简介](https://docs.pingcap.com/zh/tidb/v8.1/tidb-binlog-overview/)。 #### Dumpling + TiDB Lightning