prometheus-pgbouncer-exporter

Export metrics from pgbouncer to Prometheus

Install

All systems
curl cmd.cat/prometheus-pgbouncer-exporter.sh
Debian Debian
apt-get install prometheus-pgbouncer-exporter
Ubuntu
apt-get install prometheus-pgbouncer-exporter
image/svg+xml Kali Linux
apt-get install prometheus-pgbouncer-exporter
Windows (WSL2)
sudo apt-get update sudo apt-get install prometheus-pgbouncer-exporter
Raspbian
apt-get install prometheus-pgbouncer-exporter

prometheus-pgbouncer-exporter

Export metrics from pgbouncer to Prometheus

This is a simple exporter for PgBouncer that makes several metrics available to Prometheus. Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASES command output. For the full list, see the prometheus_pgbouncer_exporter/collectors.py file.