{{define "settings"}} Name Name of the healthcheck can be anything. Worker Groups Worker groups are used to distribute the healthcheck to specific workers. Schedule Schedule is a cron expression that defines when the healthcheck should be executed. Script Script is what determines the status of a service. You can read more about it on k6 documentation. Create {{end}}
Name of the healthcheck can be anything.
Worker groups are used to distribute the healthcheck to specific workers.
Schedule is a cron expression that defines when the healthcheck should be executed.
Script is what determines the status of a service. You can read more about it on k6 documentation.