From 2983250d071e6c1adfb51bf3a93b45067b832093 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 22 Sep 2025 21:45:14 +0800 Subject: [PATCH] fix: remove json_parser to preserve original JSON format - Remove json_parser operator to keep logs in original JSON format - This should maintain the structured JSON content in Grafana - Logs will be sent as raw JSON without parsing into attributes --- .../templates/authentication/opentelemetry.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index 5c67b14b..6964614f 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -49,10 +49,7 @@ spec: start_at: beginning include_file_path: false include_file_name: false - operators: - - type: json_parser - parse_from: body - parse_to: attributes + operators: [] processors: resource: attributes: