pgexporter
pgexporter is a Prometheus exporter for PostgreSQL. It helps you collect PostgreSQL metrics and expose them to Prometheus.
What it does
- Exposes PostgreSQL metrics to Prometheus
- Supports custom user-defined metrics
- Can aggregate multiple Prometheus endpoints into a single endpoint (bridge)
- Can serve aggregated information as JSON
- Supports remote management
- TLS v1.2+ support
Learn more
- Official website and documentation: https://pgexporter.github.io/