{{define "settings"}}
{{ $description := "Healthchecks represent periodicly the k6 script, to see if the monitored service is healthy." }}
{{ if eq .HealthchecksLength 0 }}
Name | Worker Groups | Status | Schedule | Action |
---|---|---|---|---|
{{.Name}} | {{range .WorkerGroups}} {{ . }} {{end}} | OK | {{.Schedule}} | Details |