prometheus/retrieval
Fabian Reinartz 7143dff02f Add initial implementation for SD via Consul.
This commit adds service discovery using Consul's HTTP API and watches
(long polling) to retrieve target updates.
2015-05-20 11:46:24 +02:00
..
discovery Add initial implementation for SD via Consul. 2015-05-20 11:46:24 +02:00
helpers_test.go Make target manager source based. 2015-04-24 15:49:35 +02:00
relabel.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
relabel_test.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
target.go Avoid inter-component blocking if ingestion/scraping blocks. 2015-05-18 17:58:51 +02:00
target_test.go Increase target test wait times 2015-05-19 12:06:52 +02:00
targetmanager.go Add Consul SD configuration. 2015-05-20 11:46:24 +02:00
targetmanager_test.go Avoid inter-component blocking if ingestion/scraping blocks. 2015-05-18 17:58:51 +02:00