Grafana Tempo

This commit is contained in:
2026-03-20 14:04:20 +01:00
parent e4f8f2c071
commit afb39f99a7
4 changed files with 91 additions and 0 deletions

View File

@@ -35,6 +35,9 @@ spec:
tracing:
otlp:
enabled: true
grpc:
endpoint: "tempo.monitoring.svc.cluster.local:4317"
insecure: true
logs:
general:
level: DEBUG