prometheus/retrieval
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
..
discovery Add Consul Address, ServicePort, and ServiceAddress to the meta labels. 2015-07-22 18:19:13 +02:00
helpers_test.go retrieval: add honor label handling and parametrized querying. 2015-06-23 13:45:14 +02:00
relabel.go Add 'hashmod' relabel action. 2015-06-24 21:14:53 +01:00
relabel_test.go Add 'hashmod' relabel action. 2015-06-24 21:14:53 +01:00
target.go retrieval: avoid race conditions 2015-07-08 21:27:52 +02:00
target_test.go retrieval: double timeout in target scrape test. 2015-06-23 21:59:55 +02:00
targetmanager.go Add support for Zookeeper Serversets for SD. 2015-06-16 11:02:08 +01:00
targetmanager_test.go config: simplify default config handling. 2015-06-06 09:04:04 +02:00