This repository compares resource utilization of Tempo and Elasticsearch.
TBD
make start-minikube
make deploy-monitoring
make deploy-jaeger-operator
make deploy-test-opensearch
kubectl apply -f load-generator.yaml
kubectl describe nodes kind-control-plane
kubectl top pod -n test-opensearch
- Grafana Tempo capacity planning grafana/tempo#1540
- Grafana Mimir capacity planning grafana/mimir#1988