Telemetry
Overview
minikube provides telemetry support via OpenTelemetry tracing to collect trace data for minikube start
.
Currently, minikube supports the following exporters for tracing data:
To collect trace data with minikube and the Stackdriver exporter, run:
MINIKUBE_GCP_PROJECT_ID=<project ID> minikube start --output json --trace gcp
Contributing
There are many exporters available via OpenTelemetry community contributions.
If you would like to see additional exporters, please create an issue or refer to our contribution guidelines and submit a pull request. Thank you!
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.