{{template "shellTop" "trace"}}

Rule Trace

{{.Now | ago}} — winner: {{if .Winner}}{{.Winner}}{{else}}nothing fired{{end}}
{{range .Rules}}{{end}}
rulesevpredicategateblocked bydetailselectedlost to
{{.RuleName}} {{.Severity}} {{.PredicateResult}} {{.GateResult}} {{.GateBlockedBy}}
gate snooze_until: {{.GateDetail.SnoozeUntil | fmtTime}}
cooldown_until: {{.GateDetail.CooldownUntil | fmtTime}}
quiet_hours: {{.GateDetail.QuietHours}}
calendar_busy: {{.GateDetail.CalendarBusy}}
presence: {{.GateDetail.Presence}}
inert_keys_missing: {{if .GateDetail.InertKeysMissing}}{{join .GateDetail.InertKeysMissing ", "}}{{else}}—{{end}}
{{.WasSelected}} {{.LostTo}}
{{template "shellBottom"}}