dashboards/postgresql/metadata.yaml (17 lines of code) (raw):

sample_dashboards: - category: PostgreSQL id: postgresql-gce-overview display_name: PostgreSQL GCE Overview description: "This dashboard has 9 charts for viewing PostgreSQL when monitored by [Google's Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/postgresql#monitored-metrics), including Backends, Commits/Rollbacks, Database Size, Database Rows, Blocks Read, Operations, CPU % Top 5 VMs, Memory % Top 5 VMs, and Hosts by Region." related_integrations: - id: postgresql platform: GCE - category: PostgreSQL id: postgresql-prometheus display_name: PostgreSQL Prometheus Overview description: "This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/prometheus-community/postgres_exporter). This dashboard has charts displaying: Active Connections, Deadlocks, Conflicts, Connections, Max Active Transaction Duration (seconds), Backend Utilization %, Temporary Bytes to Disk, Rows Fetched/Returned, Rows Inserted/Updated/Deleted, Blocks Hit/Read, Block Read/Write Time, Buffers, Checkpoints Requests/Scheduled, Replication Lag (seconds), Max Replication Slots and Max Logical Replication Workers." related_integrations: - id: postgresql platform: GKE