From 401a2166cd7804db92fb6190eaa823cc62eb69f5 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 29 Jul 2025 17:57:30 +0800 Subject: [PATCH] Simplify OTC config: remove timestamp parsing to fix startup issues --- .../templates/central-storage/opentelemetry.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml index b7461a7d..59064cdc 100644 --- a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml +++ b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml @@ -53,13 +53,6 @@ spec: - type: json_parser parse_from: body parse_to: attributes - - type: move - from: attributes.timestamp - to: timestamp - - type: timestamp - parse_from: timestamp - layout: UnixMilli - location: UTC processors: resource: attributes: