From 620bacdbbfc98cde8abb95f0f45d3621ae22299f Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 22 Sep 2025 21:38:00 +0800 Subject: [PATCH] fix: remove move operator that may be causing log processing failure - Remove move operator from json_parser configuration - Keep only json_parser with parse_to: attributes - This should allow logs to be processed correctly --- .../authentication/templates/authentication/opentelemetry.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index fd330a40..5350758d 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -53,9 +53,6 @@ spec: - type: json_parser parse_from: body parse_to: attributes - - type: move - from: attributes.text - to: body processors: resource: attributes: