prometheus/discovery
Tobias Schmidt 7bde44e98e Remove testing.T usage in goroutines
The staticcheck warns about testing.T usage in goroutines. Moving the
t.Fatal* calls to the main thread showed immediately that this is a good
practice, as one of the test setups didn't work.
2017-03-16 23:40:46 -03:00
..
azure Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
consul Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
dns Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
ec2 Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
file Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
gce Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
kubernetes Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
marathon Remove testing.T usage in goroutines 2017-03-16 23:40:46 -03:00
triton Add Joyent Triton discovery 2017-01-17 20:34:32 +00:00
zookeeper Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
discovery.go Add Joyent Triton discovery 2017-01-17 20:34:32 +00:00
discovery_test.go config: extract SD and HTTPClient configurations 2016-11-23 18:23:37 +01:00