Skip to content

Commit 7aa1fee

Browse files
authored
Revert "v8.5: remove VictoriaMetrics guide" (#21678)
1 parent fdf8a97 commit 7aa1fee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

maintain-tidb-using-tiup.md

Lines changed: 1 addition & 2 deletions
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,4 +433,3 @@ 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)