prometheus/discovery/kubernetes
bas smit 73997289c3
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (0) (push) Waiting to run
CI / Build Prometheus for common architectures (1) (push) Waiting to run
CI / Build Prometheus for common architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (0) (push) Waiting to run
CI / Build Prometheus for all architectures (1) (push) Waiting to run
CI / Build Prometheus for all architectures (10) (push) Waiting to run
CI / Build Prometheus for all architectures (11) (push) Waiting to run
CI / Build Prometheus for all architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (3) (push) Waiting to run
CI / Build Prometheus for all architectures (4) (push) Waiting to run
CI / Build Prometheus for all architectures (5) (push) Waiting to run
CI / Build Prometheus for all architectures (6) (push) Waiting to run
CI / Build Prometheus for all architectures (7) (push) Waiting to run
CI / Build Prometheus for all architectures (8) (push) Waiting to run
CI / Build Prometheus for all architectures (9) (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
tests: update discovery tests with new labael
Previous commit added the pod_container_init label to discovery, so all
the tests need to reflect that.

Signed-off-by: bas smit <bsmit@bol.com>
2024-10-01 10:26:58 +02:00
..
endpoints.go sd k8s: support sidecar containers in endpoint discovery 2024-10-01 10:26:58 +02:00
endpoints_test.go tests: update discovery tests with new labael 2024-10-01 10:26:58 +02:00
endpointslice.go sd k8s: support sidecar containers in endpoint discovery 2024-10-01 10:26:58 +02:00
endpointslice_adaptor.go discovery(k8s): remove support for API versions no longer served 2024-07-04 14:54:27 +02:00
endpointslice_adaptor_test.go discovery(k8s): remove support for API versions no longer served 2024-07-04 14:54:27 +02:00
endpointslice_test.go tests: update discovery tests with new labael 2024-10-01 10:26:58 +02:00
ingress.go discovery(k8s): remove support for API versions no longer served 2024-07-04 14:54:27 +02:00
ingress_adaptor.go discovery(k8s): remove support for API versions no longer served 2024-07-04 14:54:27 +02:00
ingress_test.go discovery(k8s): remove support for API versions no longer served 2024-07-04 14:54:27 +02:00
kubernetes.go discovery(k8s): remove support for API versions no longer served 2024-07-04 14:54:27 +02:00
kubernetes_test.go Merge branch 'main' into 3.0-main-sync-24-08-21 2024-08-21 09:09:36 +02:00
metrics.go discovery(k8s): add a metric to track failed requests, failures will still be logged. 2024-02-28 19:55:46 +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