prometheus/retrieval
Dan Milstein 79216011cb Add basic test for TargetManager.targetSet
Verify that if the configs change, target groups are cleaned on
TargetManager.reload (rather than having old ones linger around, even if
they are no longer present in the configs).

This covers the bug fixed in #1907 -- I verified that by checking out
source from before that commit.

This is a start on #1906
2016-08-26 14:30:26 -04:00
..
discovery Kubernetes SD: Add node name and host IP to pod discovery 2016-07-20 12:00:54 +01: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 Consistently use the Seconds() method for conversion of durations 2016-07-07 15:24:35 +02:00
scrape_test.go Run scrape loop with interval 1 instead of 0 2016-08-18 09:39:11 +02:00
target.go Strip stray whitespace from bearer token file 2016-08-17 15:36:18 +02:00
target_test.go Unexport testing constant 2016-05-26 14:42:17 -07:00
targetmanager.go Merge pull request #1915 from prometheus/release-1.0 2016-08-24 13:04:45 +02:00
targetmanager_test.go Add basic test for TargetManager.targetSet 2016-08-26 14:30:26 -04:00