{{ define "settings" }}
Welcome to the settings page. Here you can manage your worker groups, monitors, and notifications.
{{ .WorkerGroupsCount }}
{{ .MonitorsCount }}
{{ .NotificationsCount }}
Monitor | Worker Group | Status | Executed At | Note |
---|---|---|---|---|
{{ .MonitorName }} | {{ .WorkerGroupName }} | {{ .Status }} | {{ .CreatedAt.Time.Format "2006-01-02 15:04:05" }} | {{ .Note }} |