mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-19 05:31:01 +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.