flux-charts/base-values/tracing.yaml

9 lines
214 B
YAML

commons:
tracing:
enabled: true
http:
endpoint: "http://tempo.monitoring.svc:4318/v1/traces"
grpc:
enabled: true
insecure: true
endpoint: "tempo.monitoring.svc:4317"