prometheus/retrieval/discovery
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
..
fixtures Fix discarding of labels in file target groups 2015-05-27 18:52:44 +02:00
kubernetes Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
marathon Switch from client_golang/model to common/model 2015-08-21 13:33:38 +02:00
consul.go Fix grouping of import blocks 2015-08-22 09:42:45 +02:00
dns.go Fix grouping of import blocks 2015-08-22 09:42:45 +02:00
file.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
file_test.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
kubernetes.go Initial Kubernetes discovery 2015-08-13 10:38:52 +01:00
marathon.go Add missing license headers 2015-08-17 19:49:10 +02:00
marathon_test.go Switch from client_golang/model to common/model 2015-08-21 13:33:38 +02:00
serverset.go Fix grouping of import blocks 2015-08-22 09:42:45 +02:00