feat: add tempo and otel-collector for distributed tracing

This commit is contained in:
2026-08-31 15:02:15 -07:00
parent be55d68571
commit 1af9232613
9 changed files with 573 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- tempo-config.yaml
- tempo-deployment.yaml
- otel-collector.yaml
- grafana-datasource.yaml
- servicemonitor.yaml
- api-latency-dashboard.yaml