grafana: add CloudNativePG dashboard (follow-up to #239) #243
Reference in New Issue
Block a user
Delete Branch "benvin/cnpg-dashboard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.