{{ define "settings" }}
Pausing the monitor will stop it from executing. This can be useful in cases of expected downtime. Or when the monitor is not needed anymore.
{{ if eq .Monitor.Status "ACTIVE" }} Pause {{ else if eq .Monitor.Status "PAUSED" }} Resume {{ end }}Permanently delete this monitor.
DeleteStatus | Worker Group | Created At | Duration | Note |
---|---|---|---|---|
{{ .Status }} | {{ .WorkerGroupName }} | {{ .CreatedAt.Time.Format "2006-01-02 15:04:05" }} | { .Duration } | {{ .Note }} |