feat(atlantis): Add beta and switch staging to maps.dev

This commit is contained in:
2025-11-13 16:47:56 +01:00
parent de5ce17f28
commit 7057806e01
15 changed files with 368 additions and 0 deletions
@@ -0,0 +1,11 @@
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