prometheus/discovery/kubernetes
Giedrius Statkevičius 58fedb6b61 discovery/kubernetes: optimize more gets
Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
2024-10-28 17:17:37 +02:00
..
endpoints.go discovery/kubernetes: use namespacedName 2024-10-28 16:19:56 +02:00
endpoints_test.go discovery/kubernetes: optimize resolvePodRef 2024-10-28 12:12:40 +02:00
endpointslice.go discovery/kubernetes: optimize more gets 2024-10-28 17:17:37 +02:00
endpointslice_adaptor.go
endpointslice_adaptor_test.go
endpointslice_test.go
ingress.go
ingress_adaptor.go
ingress_test.go
kubernetes.go fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 2024-10-16 10:20:37 +02:00
kubernetes_test.go fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 2024-10-16 10:20:37 +02:00
metrics.go
node.go fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 2024-10-16 10:20:37 +02:00
node_test.go
pod.go fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 2024-10-16 10:20:37 +02:00
pod_test.go
service.go
service_test.go