From 12a7f1b98c00b4eb277af07e747f3a6e2d0579a9 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 29 Jul 2025 17:40:57 +0800 Subject: [PATCH] Fix timestamp parsing in OTC config for central-storage logs --- .../centralStorage/templates/central-storage/opentelemetry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml index d335a5aa..bb9526d8 100644 --- a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml +++ b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml @@ -54,7 +54,7 @@ spec: parse_from: body parse_to: attributes timestamp: - parse_from: attributes.timestamp + parse_from: timestamp layout: UnixMilli location: UTC processors: