From 871895592393e4678147be484e7b52488070a736 Mon Sep 17 00:00:00 2001 From: zhangyan Date: Fri, 22 May 2026 17:22:15 +0800 Subject: [PATCH 1/3] docs: fix broken external links --- 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..24c1446a6 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`](https://raw.githubusercontent.com/pingcap/tidb-operator/refs/heads/release-2.0/hack/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..897399db4 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-archive.pingcap.com/tidb/v8.3/tidb-binlog-overview/). #### Dumpling + TiDB Lightning diff --git a/zh/monitor-a-tidb-cluster.md b/zh/monitor-a-tidb-cluster.md index f5f3cc729..e6d24c124 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`](https://raw.githubusercontent.com/pingcap/tidb-operator/refs/heads/release-2.0/hack/get-grafana-dashboards.sh) 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 ## 告警配置 diff --git a/zh/v2-vs-v1.md b/zh/v2-vs-v1.md index e5e4fe737..864b14462 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-archive.pingcap.com/zh/tidb/v8.3/tidb-binlog-overview/)。 #### Dumpling + TiDB Lightning From 935b854914ee1470e8053e825817207e0e9f4149 Mon Sep 17 00:00:00 2001 From: Aolin Date: Fri, 5 Jun 2026 11:44:29 +0800 Subject: [PATCH 2/3] Discard changes to en/monitor-a-tidb-cluster.md --- en/monitor-a-tidb-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/monitor-a-tidb-cluster.md b/en/monitor-a-tidb-cluster.md index 24c1446a6..f2d8af4a1 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`](https://raw.githubusercontent.com/pingcap/tidb-operator/refs/heads/release-2.0/hack/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 From 7c1fb25eb21f8f893f234d555b64f0156cb29549 Mon Sep 17 00:00:00 2001 From: Aolin Date: Fri, 5 Jun 2026 11:44:38 +0800 Subject: [PATCH 3/3] Discard changes to zh/monitor-a-tidb-cluster.md --- zh/monitor-a-tidb-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh/monitor-a-tidb-cluster.md b/zh/monitor-a-tidb-cluster.md index e6d24c124..f5f3cc729 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`](https://raw.githubusercontent.com/pingcap/tidb-operator/refs/heads/release-2.0/hack/get-grafana-dashboards.sh) 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 +5. 可以使用 [`get-grafana-dashboards.sh`]() 脚本下载各组件的监控面板,然后手动导入到 Grafana 中。 ## 告警配置