Fix OTLP exporter config: remove unsupported labels options
This commit is contained in:
parent
18eb4df3fb
commit
c4bd3df730
@ -107,6 +107,8 @@ spec:
|
||||
endpoint: {{ .Values.logIngest.lokiEndpoint }}/otlp
|
||||
tls:
|
||||
insecure: true
|
||||
headers:
|
||||
X-Scope-OrgID: "central-storage"
|
||||
service:
|
||||
telemetry:
|
||||
logs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user