grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
Apache License 2.0
155 stars 20 forks source link

Default-enable K6 + update missing k6 error message #721

Closed The-9880 closed 3 weeks ago

The-9880 commented 1 month ago

Per thread, we want to enable k6 by default in the agent and improve the error message for when it's missing.

This change means users do not need to provide the --features flag to enable k6, and will instead need to provide --disable-k6 if they explicitly want to prohibit setting up the k6Runner independent of k6URI availability.