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
|
endpoint: {{ .Values.logIngest.lokiEndpoint }}/otlp
|
||||||
tls:
|
tls:
|
||||||
insecure: true
|
insecure: true
|
||||||
|
headers:
|
||||||
|
X-Scope-OrgID: "central-storage"
|
||||||
service:
|
service:
|
||||||
telemetry:
|
telemetry:
|
||||||
logs:
|
logs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user