spreaker / prometheus-pgbouncer-exporter

Prometheus exporter for PgBouncer
MIT License
104 stars 38 forks source link

unable to fetch metrics #31

Open smilelikeshit opened 3 years ago

smilelikeshit commented 3 years ago

{"asctime": "2020-10-13 18:26:21", "levelname": "ERROR", "message": "Unable fetch metrics from postgresql://xxx:***@xxx:5432/pgbouncer", "exception": "ERROR: not allowed\n"}

any comment about this ?

sorx00 commented 3 years ago

It looks like a problem connecting to pgbouncer. Make sure that you have entered the correct username and password for pgbouncer.