fix(opentelemetry): restore otlphttp/logs exporter configuration for log ingestion

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-04-21 16:00:50 +08:00
parent 44e1213253
commit 6bbc81a940

View File

@ -85,11 +85,10 @@ spec:
send_batch_size: 5
timeout: 10s
exporters:
# otlphttp/logs:
# endpoint: {{ .Values.logIngest.lokiEndpoint }}/otlp
# tls:
# insecure: true
loki
otlphttp/logs:
endpoint: {{ .Values.logIngest.lokiEndpoint }}/otlp
tls:
insecure: true
debug:
verbosity: detailed
service: