Skip to content

Incident History

The Incident History page lists every incident ever opened for a monitor — open and resolved — with filtering, pagination, and links to individual incident detail pages.

Accessing the Page

From any monitor sub-page, click Incidents in the navigation bar, or navigate to /monitoring/monitor/{monitor_id}/incidents.

Filters

Use the filter bar at the top to narrow results:

FilterDescription
TypeFilter by incident type: Downtime, Defacement, SSL Expiry
StateFilter by lifecycle state: Open, Resolved
FromShow only incidents that started on or after this date
ToShow only incidents that started on or before this date

Filters apply immediately when changed.

Incident Table

Each row represents one incident:

ColumnDescription
SinceDate and time the incident was opened
TypeCategory of the problem (Downtime, Defacement, or SSL Expiry)
StateOpen (problem is active) or Resolved (problem was closed)
DurationHow long the incident lasted, in minutes. Shows a dash (—) for incidents that are still open
Root CauseShort description of why the incident was opened, truncated to fit the row

Click Details on any row to open the Incident Detail page with the full root cause and the monitor snapshot captured at the time.

Pagination

The table shows 25 incidents per page by default. Use the pagination controls to navigate between pages.

Real-Time Updates

New incidents appear automatically when they are opened. Existing rows update when an incident is resolved, without a page reload.

Released under the AGPL-3.0 License.