prometheus-adapter/pkg/custom-provider
song.chen 27c3bc1b88 Fix issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178)
Fix namespaced bug of node resource, node resource should be a
non-namespaced resource as the resource namespace.

By doing this fix, node resouce can be accessed as expected, as the issue explains.

Closes issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178)
2019-03-21 20:30:17 +08:00
..
metric_namer.go Fix issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178) 2019-03-21 20:30:17 +08:00
provider.go Add a flag metrics-start-duration 2018-11-28 12:13:07 +11:00
provider_suite_test.go Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00
provider_test.go Add a flag metrics-start-duration 2018-11-28 12:13:07 +11:00
series_registry.go Fix issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178) 2019-03-21 20:30:17 +08:00
series_registry_test.go Switch to ginkgo/gomega for tests 2018-10-03 11:05:43 -04:00