From 531419d3757a05bd3282c4a045c067f6bf454e74 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Fri, 15 Nov 2024 14:53:47 +0100 Subject: [PATCH] feat(dora): remove debug exporters Signed-off-by: Nicolas Lamirault --- gitops/argocd/charts/dora/dora-github/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/argocd/charts/dora/dora-github/values.yaml b/gitops/argocd/charts/dora/dora-github/values.yaml index d09fddb5b5..53c39fa07f 100644 --- a/gitops/argocd/charts/dora/dora-github/values.yaml +++ b/gitops/argocd/charts/dora/dora-github/values.yaml @@ -131,6 +131,6 @@ opentelemetry-collector: - batch - resource/portefaix exporters: - - debug + # - debug - prometheus # - otlp