Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 407 Bytes

Go (Golang) vs Python Performance Benchmark (Kubernetes - OpenTelemetry - Prometheus - Grafana)

You can find tutorial here.

Commands from the Tutorial

kubectl port-forward svc/tempo 4317 -n monitoring
kubectl port-forward svc/prometheus-operated 9090 -n monitoring
kubectl apply -R -f lessons/180/deployment
kubectl apply -f 1-test
kubectl apply -f 2-test