prometheus/retrieval
Dan Milstein 0cb6b9962e Fix broken test which relied on DNS resolution #1962
Switched to testing by way of the static_configs rather than
dns_sd_config parameter.  Verified that the revised test both passes
without network access, and also still catches the bug it's supposed to
cover.
2016-09-08 16:59:46 -04:00
..
discovery retrieval: correctly handle IPv6 addresses 2016-09-06 15:06:49 +02:00
testdata Add ServerName into TLS Config 2016-05-26 14:24:49 -07:00
helpers_test.go Fix tests for append API changes 2016-02-03 10:17:08 +01:00
scrape.go retrieval: export NewHTTPClient 2016-09-05 16:44:40 +02:00
scrape_test.go Run scrape loop with interval 1 instead of 0 2016-08-18 09:39:11 +02:00
target.go retrieval: export NewHTTPClient 2016-09-05 16:44:40 +02:00
target_test.go retrieval: export NewHTTPClient 2016-09-05 16:44:40 +02:00
targetmanager.go retrieval: fix IPv6 port default, add tests 2016-09-06 15:06:48 +02:00
targetmanager_test.go Fix broken test which relied on DNS resolution #1962 2016-09-08 16:59:46 -04:00