Skip to content

Instance

PostgreSQL instance-level monitoring dashboards

PostgreSQL instance-level monitoring dashboards, including:

  • PGSQL Instance: Main dashboard for a single PGSQL instance
  • PGRDS Instance: RDS version of PGSQL Instance, focusing on PostgreSQL-native metrics
  • PGCAT Instance: Instance info retrieved directly from database catalog
  • PGSQL Persist: Persistence metrics: WAL, XID, checkpoint, archive, IO
  • PGSQL Proxy: Detailed metrics for a single HAProxy load balancer
  • PGSQL Pgbouncer: Metrics overview for a single Pgbouncer connection pooler
  • PGSQL Session: Session and active/idle time metrics for a single instance
  • PGSQL Xacts: Transaction, lock, TPS/QPS related metrics
  • PGSQL Exporter: Self-monitoring metrics for Postgres and Pgbouncer exporters

RDS version of PGSQL Instance focusing on PostgreSQL-native metrics

Instance info retrieved directly from database catalog

Persistence metrics - WAL, XID, checkpoint, archive, IO

Detailed metrics for a single HAProxy load balancer

Metrics overview for a single Pgbouncer connection pooler

Session and active/idle time metrics for a single instance

Transaction, lock, TPS/QPS related metrics

Self-monitoring metrics for Postgres and Pgbouncer exporters