Files
manifests/values/atlantis/kustomize/beta/tracing.yaml
T
2026-02-12 11:00:44 +01:00

12 lines
244 B
YAML

apiVersion: dapr.io/v1alpha1
kind: Configuration
metadata:
name: tracing
spec:
tracing:
samplingRate: "1"
otel:
endpointAddress: "opentelemetry-collector.otel.svc.cluster.local:4317"
protocol: grpc
isSecure: false