Skip to content

Commit fa3ed18

Browse files
authored
doc: updated documentation to point to the new Grafana repository (#4154)
The Grafana dashboard has been decoupled from the Helm charts, now lives on his own repository here https://github.com/cloudnative-pg/grafana-dashboards. Additionally this updates the Grafana Dashboard screenshot to the latest version. #3765 Signed-off-by: Itay Grudev <itay.grudev@essentim.com>
1 parent f3cde00 commit fa3ed18

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/src/images/grafana-local.png

153 KB
Loading

docs/src/monitoring.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -749,8 +749,7 @@ section for context:
749749
In addition, we provide the "raw" sources for the Prometheus alert rules in the
750750
`alerts.yaml` file.
751751

752-
The [Grafana dashboard](https://github.com/cloudnative-pg/charts/blob/main/charts/cloudnative-pg/monitoring/grafana-dashboard.json)
753-
is now part of the official Helm Chart project.
752+
The [Grafana dashboard](https://github.com/cloudnative-pg/grafana-dashboards/blob/main/charts/cluster/grafana-dashboard.json) has a dedicated repository now.
754753

755754
Note that, for the configuration of `kube-prometheus-stack`, other fields and
756755
settings are available over what we provide in `kube-stack-config.yaml`.

docs/src/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,8 @@ And access Grafana locally at [`http://localhost:3000/`](http://localhost:3000/)
303303
providing the credentials `admin` as username, `prom-operator` as password (defined in `kube-stack-config.yaml`).
304304

305305
CloudNativePG provides a default dashboard for Grafana as part of the official
306-
[Helm chart](https://github.com/cloudnative-pg/charts). You can download the
307-
[grafana-dashboard.json](https://github.com/cloudnative-pg/charts/blob/main/charts/cloudnative-pg/monitoring/grafana-dashboard.json)
306+
[Helm chart](https://github.com/cloudnative-pg/charts). You can also download the
307+
[grafana-dashboard.json](https://github.com/cloudnative-pg/grafana-dashboards/blob/main/charts/cluster/grafana-dashboard.json)
308308
file and manually importing it via the GUI.
309309

310310
!!! Warning

0 commit comments

Comments
 (0)