spreaker / prometheus-pgbouncer-exporter

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

Error: Not Allowed #24

Open kcteh-ep opened 4 years ago

kcteh-ep commented 4 years ago

Hi guys,

I am trying to set up the exporter but I couldn't. Try with the username and password that I set still not allow.

My pgbouncer auth type is trust.

2020-06-17_21-22

any help please, much appreciated

lwsanty commented 4 years ago

hi @kcteh I had the same issue and the problem was that the user you use in exporter is not an admin one in pgbouncer config /pgbouncer/pgbouncer.config

[pgbouncer]
admin_users=...