prometheus/discovery/kubernetes
Ayoub Mrini 581d8d86b4
Pod status changes not discovered by Kube Endpoints SD (#13337)
* fix(discovery/kubernetes/endpoints): react to changes on Pods because some modifications can occur on them without triggering an update on the related Endpoints (The Pod phase changing from Pending to Running e.g.).

---------

Signed-off-by: machine424 <ayoubmrini424@gmail.com>
Co-authored-by: Guillermo Sanchez Gavier <gsanchez@newrelic.com>
2024-02-01 12:34:37 +00:00
..
endpoints.go Pod status changes not discovered by Kube Endpoints SD (#13337) 2024-02-01 12:34:37 +00:00
endpoints_test.go Pod status changes not discovered by Kube Endpoints SD (#13337) 2024-02-01 12:34:37 +00:00
endpointslice.go Pod status changes not discovered by Kube Endpoints SD (#13337) 2024-02-01 12:34:37 +00:00
endpointslice_adaptor.go ci(lint): enable godot; append dot at the end of comments 2023-10-31 19:53:38 +02:00
endpointslice_adaptor_test.go golangci-lint: enable testifylint linter (#13254) 2023-12-07 11:35:01 +00:00
endpointslice_test.go Merge pull request #10914 from wangrzneu/add-endpointslice-label 2023-07-18 13:35:03 +02:00
ingress.go Fix linter issues 2023-12-11 14:28:37 +00:00
ingress_adaptor.go ci(lint): enable godot; append dot at the end of comments 2023-10-31 19:53:38 +02:00
ingress_test.go Implement target discovery in own k8s namespace 2021-12-14 13:41:38 +01:00
kubernetes.go Pod status changes not discovered by Kube Endpoints SD (#13337) 2024-02-01 12:34:37 +00:00
kubernetes_test.go SD Managers taking over responsibility for registration of debug metrics (#13375) 2024-01-23 16:53:55 +01:00
metrics.go SD Managers taking over responsibility for registration of debug metrics (#13375) 2024-01-23 16:53:55 +01:00
node.go Define metric label values in one place 2023-12-11 13:39:01 +00:00
node_test.go Kubernetes service discovery: add provider ID label (#9603) 2021-12-06 22:27:11 +01:00
pod.go Pod status changes not discovered by Kube Endpoints SD (#13337) 2024-02-01 12:34:37 +00:00
pod_test.go Add container ID as a meta label for pod targets 2023-01-11 11:44:36 -05:00
service.go Define metric label values in one place 2023-12-11 13:39:01 +00:00
service_test.go add loadbalancerip to service labels 2022-08-10 12:40:11 +02:00