prometheus-pgbouncer-exporter

Export metrics from pgbouncer to Prometheus
  http://git.cbaines.net/prometheus-pgbouncer-exporter/
  0
  no reviews



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.