feat: add tempo and otel-collector for distributed tracing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user