prometheus-adapter/pkg/custom-provider
Solly Ross c912e1e3be Return proper errors from provider
All errors returned by the provider should be proper Kube API status
errors.  This commit cleans up a couple spots that either returned an
invalid error, or were missing an error (such as the case in when no
results matched the requested object).
2017-06-27 20:18:37 -04:00
..
metric_namer.go Clean up minor TODOs 2017-06-27 20:13:17 -04:00
metric_namer_test.go gofmt all files 2017-06-27 19:01:39 -04:00
provider.go Return proper errors from provider 2017-06-27 20:18:37 -04:00
provider_test.go Have provider constructor take a stop channel 2017-06-27 20:11:02 -04:00