Skip to content

Commit 5a2bb7e

Browse files
authored
v8.5: remove VictoriaMetrics guide (#21538)
1 parent 436e0b7 commit 5a2bb7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

maintain-tidb-using-tiup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The destroy operation stops the services and clears the data directory and deplo
283283
tiup cluster destroy ${cluster-name}
284284
```
285285

286-
## Switch from Prometheus to VictoriaMetrics
286+
<!-- ## Switch from Prometheus to VictoriaMetrics
287287

288288
In large-scale clusters, Prometheus might encounter performance bottlenecks when handling a large number of instances. Starting from TiUP v1.16.3, TiUP supports switching the monitoring component from Prometheus to VictoriaMetrics (VM) to provide better scalability, higher performance, and lower resource consumption.
289289

@@ -433,3 +433,4 @@ After confirming that the old metrics have expired, you can perform the followin
433433
```bash
434434
rm -rf /tidb-data/prometheus-8249
435435
```
436+
-->

0 commit comments

Comments
 (0)