diff --git a/kubernetes/apps/monitoring/grafana/app/helmrelease.yaml b/kubernetes/apps/monitoring/grafana/app/helmrelease.yaml index b78f19c..f76b95c 100644 --- a/kubernetes/apps/monitoring/grafana/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/grafana/app/helmrelease.yaml @@ -154,6 +154,14 @@ spec: editable: true options: path: /var/lib/grafana/dashboards/thanos + - name: crunchy-postgres + orgId: 1 + folder: Crunchy Postgres + type: file + disableDeletion: false + editable: true + options: + path: /var/lib/grafana/dashboards/crunchy-postgres dashboards: default: external-dns: @@ -183,6 +191,28 @@ spec: gnetId: 5342 revision: 9 datasource: Prometheus + crunchy-postgres: + pgbackrest: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/pgbackrest.json + datasource: Prometheus + pods: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/pod_details.json + datasource: Prometheus + postgresql: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/postgresql_details.json + datasource: Prometheus + postgresql-overview: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/postgresql_overview.json + datasource: Prometheus + postgresql-health: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/postgresql_service_health.json + datasource: Prometheus + postgresql-alerts: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/prometheus_alerts.json + datasource: Prometheus + query-stats: + url: https://raw.githubusercontent.com/CrunchyData/pgmonitor/development/grafana/containers/query_statistics.json + datasource: Prometheus flux: flux-cluster: url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/cluster.json