spreaker / prometheus-pgbouncer-exporter

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

Choose a different default port #37

Open asomers opened 3 years ago

asomers commented 3 years ago

Port 9100 is used by the hugely popular node_exporter. prometheus-pgbouncer-exporter should use a different port by default. In fact, there is another identically named exporter that already registered port 9127. This project should probably use that same port.

https://github.com/prometheus/prometheus/wiki/Default-port-allocations http://git.cbaines.net/prometheus-pgbouncer-exporter/