prometheus/discovery/kubernetes
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701)
This also fixes a bug in query_log_file, which now is relative to the config file like all other paths.

Signed-off-by: Andy Bursavich <abursavich@gmail.com>
2020-08-20 13:48:26 +01:00
..
client_metrics.go
endpoints_test.go
endpoints.go
endpointslice_test.go discovery/kubernetes: Add Kubernetes EndpointSlice discovery 2020-06-14 21:55:27 +02:00
endpointslice.go discovery/kubernetes: Add Kubernetes EndpointSlice discovery 2020-06-14 21:55:27 +02:00
ingress_test.go
ingress.go
kubernetes_test.go Invert service discovery dependencies (#7701) 2020-08-20 13:48:26 +01:00
kubernetes.go Invert service discovery dependencies (#7701) 2020-08-20 13:48:26 +01:00
node_test.go
node.go
pod_test.go
pod.go
service_test.go
service.go