prometheus/retrieval
beorn7 03adbe57e4 discovery/marathon: Fix race conditions in test
The concurrency applied before is in most cases not even needed. With
a cap=1 channel, most tests are much cleaner.

TestMarathonSDRunAndStop was trickier. It could even have blocked
before.

This also includes a general refactoring of the whole file.
2016-06-14 13:12:53 +02:00
..
discovery discovery/marathon: Fix race conditions in test 2016-06-14 13:12:53 +02: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 Add missing logging of out-of-order samples 2016-05-19 16:22:53 +02:00
scrape_test.go Fix format argument in retrieval test. 2016-05-01 23:37:45 +02: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 Merge pull request #1665 from prometheus/fabxc-retrpanic 2016-05-25 17:13:27 -07:00
targetmanager_test.go Remove old tests 2016-03-01 13:48:36 +01:00