The alert feed
One list, updating while you watch it. Ack and resolve by swiping. Everything an alert carries is one tap away.
The list
The feed is a single live pull over the tenant’s alert cursor, so it updates in place without a refresh. Unresolved alerts sort before resolved ones, and within that the most recently seen first.
Filter by state with the segmented control: Open is everything not resolved, then Firing, Acked, Resolved. Filter by project from the projects already in the list. Pull down to restart the poll if the connection dropped.
Acting on an alert
- Swipe from the leading edge on a firing alert to ack it. Paging stops for everyone.
- Swipe from the trailing edge on anything not resolved to resolve it.
- Tap for the detail: level, count, escalation rung, first and last seen, the last message, and the identifiers if the rule splits by key.
The log tail
If the source keeps logs, the detail screen shows the retained lines behind the alert, filtered to its template, so you read the actual failures rather than a summary. A rule with investigate on leads with it.
Everything else
The tab bar carries Projects, where sources, rules, integrations, actions and reports are edited per project, and Account, for tenants, members, invites, API keys, plan and usage, the audit log, and deleting your account. Each screen is the same API the docs describe; there is nothing the app can do that a script cannot.