prometheus/retrieval
Julius Volz 963ad82dcb Fix "go vet" errors.
I ignored all errors of the type "composite literal uses unkeyed
fields". Most of them are wrong because of
https://github.com/golang/go/issues/9171.
2015-08-26 02:05:04 +02:00
..
discovery Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go Switch from client_golang/model to common/model 2015-08-21 13:33:38 +02:00
relabel.go Add missing license headers 2015-08-24 19:19:21 +02:00
relabel_test.go Add missing license headers 2015-08-24 19:19:21 +02:00
target.go Move metric modifications into SampleAppenders 2015-08-25 15:32:37 +02:00
target_test.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
targetmanager.go Fix busylooping in case of no target providers. 2015-08-24 16:42:28 +02:00
targetmanager_test.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00