{{ define "settings" }} {{ $description := "Incidents represent an event where some services were unavailable. Incidents can either be created automatically via the Triggers or manually. Incidents can be resolved manually or via triggers as well, once services are healthy again." }} {{ $length := len .Incidents }} {{ if eq $length 0 }}
{{ else }}Name | Type | Action |
---|---|---|
{{ .Name }} | {{ .Type }} | Details |