minikube/hack/metrics
Priya Wadhwa 5b2a552091 cleanup 2020-11-23 16:21:13 -08:00
..
README.md cleanup 2020-11-23 16:21:13 -08:00
metrics.go cleanup 2020-11-23 16:21:13 -08:00
minikube.go Add metrics script to collect data for cloud monitoring 2020-11-23 16:14:06 -08:00

README.md

This script runs minikube start in a loop and measures how long it takes. It exports this data to Stackdriver via the OpenTelemetry API.

This script is used to track minikube performance and prevent regressions.