feat(sorcerer): Add beta

This commit is contained in:
2026-02-12 13:19:50 +01:00
parent 7b0fef382d
commit 0b1d686b4a
15 changed files with 408 additions and 2 deletions
@@ -0,0 +1,11 @@
apiVersion: dapr.io/v1alpha1
kind: Configuration
metadata:
name: tracing
spec:
tracing:
samplingRate: "1"
otel:
endpointAddress: "10.255.241.12:4317"
protocol: grpc
isSecure: false