prometheus-adapter/pkg/naming
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
..
lbl_res.go Extract label-resource logic to separate package 2018-10-02 16:57:55 -04:00
metrics_query.go Refactor metrics query building to interface 2018-10-03 11:05:43 -04:00
resource_converter.go Fix issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178) 2019-03-21 20:30:17 +08:00