prometheus/retrieval
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings.
I applied
https://medium.com/@jgautheron/quality-pipeline-for-go-projects-497e34d6567
and was greeted with a deluge of warnings, most of which were not
applicable or really fixable realistically. These are some of the first
ones I decided to fix.
2015-09-14 12:21:34 +02:00
..
discovery Fix some dead code, missing error checks, shadowings. 2015-09-14 12:21:34 +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 Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
target.go Close HTTP connections on HTTP errors too. 2015-09-10 22:41:05 +02:00
target_test.go Move TLS options to scrape config 2015-09-09 09:52:21 +01:00
targetmanager.go Remove attachment of global labels upon ingestion 2015-09-03 14:16:23 +02:00
targetmanager_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00