prometheus/retrieval
Julius Volz af661ad76c Fix target manager CPU busyloop caused by bad done-channel handling.
Unfortunately this isn't nicely testable, as it's timing-dependent and
one would have to detect a stray goroutine doing a CPU busyloop...

Fixes https://github.com/prometheus/prometheus/issues/1114
2016-01-11 16:48:20 +01:00
..
discovery Fix nil panic on consul error 2016-01-11 16:48:19 +01:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go retrieval: Reduce flakiness of target tests 2016-01-11 16:48:19 +01:00
relabel.go Add missing license headers 2015-08-24 19:19:21 +02:00
relabel_test.go Change config regexes to full-string matches. 2016-01-11 16:48:12 +01:00
target.go retrieval: Add URL parameters to fullLabels too 2016-01-11 16:48:19 +01:00
target_test.go retrieval: Reduce flakiness of TestTargetRunScraperScrapes 2016-01-11 16:48:20 +01:00
targetmanager.go Fix target manager CPU busyloop caused by bad done-channel handling. 2016-01-11 16:48:20 +01:00
targetmanager_test.go retrieval: Add URL parameters to fullLabels too 2016-01-11 16:48:19 +01:00