Fix OTLP exporter config: remove unsupported labels options

This commit is contained in:
Nicolas 2025-07-29 17:22:40 +08:00
parent 18eb4df3fb
commit c4bd3df730

View File

@ -107,6 +107,8 @@ spec:
endpoint: {{ .Values.logIngest.lokiEndpoint }}/otlp endpoint: {{ .Values.logIngest.lokiEndpoint }}/otlp
tls: tls:
insecure: true insecure: true
headers:
X-Scope-OrgID: "central-storage"
service: service:
telemetry: telemetry:
logs: logs: