prometheus/retrieval
Fabian Reinartz 56fc9bdff3 Handle closed target provider channel
This fixes the case where a target provider closes the update
channel and exits before the context is canceled.
This should only be true for the static provider but it's safer
to generally handle this case.
2016-03-08 15:49:03 +01:00
..
discovery Fix flaky file-sd test 2016-03-07 15:39:18 +01:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go Fix tests for append API changes 2016-02-03 10:17:08 +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
scrape.go Remove scrape config from Target. 2016-03-01 14:32:57 +01:00
scrape_test.go Add targetScraper tests 2016-03-01 14:33:28 +01:00
target.go Add sortable target list 2016-03-02 09:10:20 +01:00
target_test.go Test target URL 2016-03-01 14:49:57 +01:00
targetmanager.go Handle closed target provider channel 2016-03-08 15:49:03 +01:00
targetmanager_test.go Remove old tests 2016-03-01 13:48:36 +01:00