From a28464f9f9c72c34d65953002097dedb5a9b7e66 Mon Sep 17 00:00:00 2001 From: Nils Martin Sande Date: Mon, 16 Dec 2024 12:00:59 +0100 Subject: [PATCH] Aktiverte otel auto.inst. for tilgangskontroll --- apps/tilgangskontroll/nais/nais-dev.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/tilgangskontroll/nais/nais-dev.yaml b/apps/tilgangskontroll/nais/nais-dev.yaml index 1a6d9cdb..e248b5a5 100644 --- a/apps/tilgangskontroll/nais/nais-dev.yaml +++ b/apps/tilgangskontroll/nais/nais-dev.yaml @@ -20,6 +20,9 @@ spec: logging: destinations: - id: loki + autoInstrumentation: + enabled: true + runtime: java azure: application: enabled: true