From d2347166975abf420834fc4eed9e1eefc9c43cc9 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 29 Jul 2025 17:13:01 +0800 Subject: [PATCH] Comment out Loki labels config to fix OTC startup - can be enabled later --- .../templates/central-storage/opentelemetry.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml index f228f45c..27c45b35 100644 --- a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml +++ b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml @@ -107,6 +107,19 @@ spec: endpoint: {{ .Values.logIngest.lokiEndpoint }}/loki/api/v1/push tls: insecure: true + # labels: + # resource: + # k8s.pod.name: "pod_name" + # k8s.namespace.name: "namespace" + # k8s.node.name: "node_name" + # application: "app" + # environment: "env" + # attributes: + # level: "level" + # module: "module" + # default_labels_enabled: + # resource: true + # attributes: true service: telemetry: logs: