Loading
nixos/prometheus.exporters.pgbouncer: do not assume that pgbouncer runs on localhost
PgBouncer instance running on localhost may not be the on being monitored in connectionString. Remove checks that forbid valid configuration from being used and instead document requirements for PgBouncer configuration when used with the exporter.