🐘📊

Database Monitoring Dashboard

Intermediate

Monitoring

Stream Postgres metrics — query latency, lock waits, vacuum stats — into Grafana for a live operations dashboard.

Workflow Steps

  1. 1
    Enable pg_stat_statements extension
  2. 2
    Scrape slow queries every 60 seconds
  3. 3
    Export metrics to Grafana via Postgres data source
  4. 4
    Set alert threshold for p99 query time
  5. 5
    Page on-call when SLO is breached

Ready to build this workflow?

Install the MCPs from the marketplace and start automating in minutes.