prometheus/retrieval/discovery
beorn7 645f6772e5 Add Consul Address, ServicePort, and ServiceAddress to the meta labels.
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.
2015-07-22 18:19:13 +02:00
..
fixtures Fix discarding of labels in file target groups 2015-05-27 18:52:44 +02:00
consul.go Add Consul Address, ServicePort, and ServiceAddress to the meta labels. 2015-07-22 18:19:13 +02:00
dns.go Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
file.go Fix discarding of labels in file target groups 2015-05-27 18:52:44 +02:00
file_test.go Fix discarding of labels in file target groups 2015-05-27 18:52:44 +02:00
serverset.go retrieval: Handle serverset node not existing. 2015-07-01 13:56:31 +01:00