We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941b834 commit efc4686Copy full SHA for efc4686
doc/user/content/manage/monitor/_index.md
@@ -14,7 +14,7 @@ menu:
14
15
You can monitor the performance and overall health of your Materialize region.
16
To help you get started, the following guides are available:
17
-- [Prometheus Community Helm Chart](/manage/monitor/prometheus-community/)
+- [Grafana using Prometheus](/manage/monitor/prometheus/)
18
19
- [Datadog using Prometheus SQL Exporter](/manage/monitor/datadog/)
20
doc/user/content/manage/monitor/prometheus-community.md renamed to doc/user/content/manage/monitor/prometheus.md
@@ -5,6 +5,8 @@ menu:
5
main:
6
parent: "monitor"
7
weight: 1
8
+aliases:
9
+ - /manage/monitor/prometheus-community
10
---
11
12
This guide walks you through the steps required to monitor the performance and
0 commit comments