prometheus-adapter/pkg/custom-provider
Solly Ross d1d60f7f5e Have provider constructor take a stop channel
This causes the Prometheus provider to take a stop channel as an
argument, which allows us to stop the lister (which keeps the series list
up to date) in the unit tests.
2017-06-27 20:11:02 -04:00
..
metric_namer.go gofmt all files 2017-06-27 19:01:39 -04:00
metric_namer_test.go gofmt all files 2017-06-27 19:01:39 -04:00
provider.go Have provider constructor take a stop channel 2017-06-27 20:11:02 -04:00
provider_test.go Have provider constructor take a stop channel 2017-06-27 20:11:02 -04:00