From f231cdd7021a9a88d3948928eca0a70c6d0d2c4f Mon Sep 17 00:00:00 2001 From: Natan Yellin Date: Thu, 16 Jan 2025 13:14:08 +0200 Subject: [PATCH] Disable dmesg enrichers by default (#1691) --- helm/robusta/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm/robusta/values.yaml b/helm/robusta/values.yaml index 8a28c6bca..0772ef65b 100644 --- a/helm/robusta/values.yaml +++ b/helm/robusta/values.yaml @@ -199,7 +199,7 @@ builtinPlaybooks: attach_logs: true container_memory_graph: true node_memory_graph: true - dmesg_log: true + dmesg_log: false stop: true # playbooks for prometheus alerts enrichment @@ -303,7 +303,6 @@ builtinPlaybooks: - node_running_pods_enricher: {} - status_enricher: show_details: true - - node_dmesg_enricher: {} - name: "KubeNodeUnreachable" triggers: