From d50b790082427ba058240a60838cee726aa3a8e8 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Fri, 20 Mar 2026 11:08:04 +0100 Subject: [PATCH] otel --- infra/traefik-application.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/infra/traefik-application.yaml b/infra/traefik-application.yaml index 51efd71..fc794a7 100644 --- a/infra/traefik-application.yaml +++ b/infra/traefik-application.yaml @@ -28,9 +28,18 @@ spec: helm: values: | + metrics: + addInternals: true + otlp: + enabled: true + http: + enabled: true tracing: otlp: - enabled: true + enabled: true + http: + enabled: true + providers: kubernetesIngress: publishedService: # Fixes ArgoCD health checks for LoadBalancer services