prometheus/retrieval
Julius Volz 99e8fff872 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
2015-09-28 11:51:16 +02:00
..
discovery Fix nil panic on consul error 2015-09-22 09:04:31 +02: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 2015-09-22 19:23:36 +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. 2015-09-01 15:46:41 +02:00
target.go retrieval: Add URL parameters to fullLabels too 2015-09-26 16:59:24 +01:00
target_test.go retrieval: Reduce flakiness of TestTargetRunScraperScrapes 2015-09-28 08:34:54 +01:00
targetmanager.go Fix target manager CPU busyloop caused by bad done-channel handling. 2015-09-28 11:51:16 +02:00
targetmanager_test.go retrieval: Add URL parameters to fullLabels too 2015-09-26 16:59:24 +01:00