From 886d6dc589ebec9023a80b2ffe2f05d70ec066f5 Mon Sep 17 00:00:00 2001 From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com> Date: Mon, 6 Jun 2022 14:57:49 +0200 Subject: [PATCH] NH-9816: Scrape kube_node_status_allocatable metric --- build/otel-collector-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/otel-collector-config.yaml b/build/otel-collector-config.yaml index e0c47536..e996ae67 100644 --- a/build/otel-collector-config.yaml +++ b/build/otel-collector-config.yaml @@ -399,6 +399,7 @@ receivers: - "kube_pod_start_time" - "kube_resourcequota" - "kube_pod_container_status_restarts_total" + - "kube_node_status_allocatable" - '{__name__=~"kube_pod_container_.*"}' static_configs: - targets: