mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-16 18:11:03 +02:00
In setups where the ServiceAddress is the relevant address for scraping, users can relabel the `__address__` label to ServiceAddress + ":" + ServicePort. This needs to be documented, of course. Will do once this is LGTM'd.