Skip to content

Allow override of postgres_exporter host

Ben Kochie requested to merge bjk/custom_pg_host into master

When using external PostgreSQL servers and pgbouncer it's necessary to override the database host in the postgres_exporter so that it connects directly to the database.

Related to #4453

Merge request reports