- Documentation
- Learning Hub
- Course Introduction to integrations
- Module 2 of 4 Integrations tour
PostgreSQL integration
Slide 9 of 11
PostgreSQL integration
The PostgreSQL integration provides database performance monitoring designed around PostgreSQL-specific concerns like vacuum and MVCC.
Metrics collected
- Queries — Active, waiting, duration
- Connections — Used, available, by state
- Transactions — Commits, rollbacks, conflicts
- Replication — Lag, slot status
- Vacuum — Dead tuples, autovacuum
Trade-offs
Best for: PostgreSQL databases, especially with replication or high transaction volumes
Learning path
Deploy this integration step by step.