This commit is contained in:
2026-03-20 14:29:32 +01:00
parent d394dfd55e
commit 7aa69f6a7f

View File

@@ -30,21 +30,15 @@ spec:
values: | values: |
metrics: metrics:
addInternals: true addInternals: true
otlp:
enabled: true
tracing: tracing:
otlp: otlp:
enabled: true enabled: true
logs: logs:
general: general:
level: DEBUG level: DEBUG
otlp:
enabled: true
access: access:
format: json format: json
enabled: true enabled: true
otlp:
enabled: true
additionalArguments: additionalArguments:
- "--tracing.otlp.http.endpoint=http://tempo.monitoring.svc.cluster.local:4318/v1/traces" - "--tracing.otlp.http.endpoint=http://tempo.monitoring.svc.cluster.local:4318/v1/traces"