mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-03 03:31:00 +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.