feat: Add opentelemetry collection to Plume

This commit is contained in:
2025-07-25 09:41:00 +02:00
parent eaed97db3c
commit 17c3996114
6 changed files with 35 additions and 4 deletions
+5 -2
View File
@@ -1,6 +1,5 @@
replicaCount: 1
image:
tag: 0cb7f469-debug
podAnnotations:
dapr.io/enabled: "true"
dapr.io/app-id: "prod-plume"
@@ -11,6 +10,10 @@ podAnnotations:
dapr.io/sidecar-cpu-request: "10m"
dapr.io/sidecar-memory-request: "50Mi"
env:
- name: APP_VERSION
value: "4.16.3"
- name: LOG_LEVEL
value: "2"
- name: DAPR_API_TOKEN
valueFrom:
secretKeyRef: