You've already forked postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced 2025-08-12 14:02:47 +03:00
When you area monitoring server from cloud providers the exporter IP/hostname is not the server IP, so add some constant labels is useful on dashboards and alerts. And is very important to use with `--disable-default-metrics` to add info like `datname` and figure out the database name that you are monitoring