grafana: add CloudNativePG dashboard (follow-up to #239) (#243)

Follow-up to #239, pairing with the CNPG VMPodScrape (#242). Imports the **CloudNativePG** dashboard (grafana.com 20417) as a `GrafanaDashboard` (gzipJson, datasources resolved to the in-cluster VictoriaMetrics uid). Now that #242 collects the postgres metrics, this dashboard renders real data for all CNPG clusters.

Reviewed-on: #243
Co-authored-by: Ben Vincent <ben@unkin.net>
Co-committed-by: Ben Vincent <ben@unkin.net>
This commit was merged in pull request #243.
This commit is contained in:
2026-07-07 00:10:36 +10:00
committed by BenVincent
parent be6d07cf77
commit 38ab7199b3
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -25,3 +25,4 @@ resources:
- dashboards/victorialogs-cluster.yaml
- dashboards/victoriametrics-cluster.yaml
- dashboards/victoriametrics-vmagent.yaml
- dashboards/cloudnativepg.yaml