-
Turn incoming alerts into incidents
Release / build (amd64, linux) (push) Failing after 11sRelease / build (amd64, darwin) (push) Failing after 12sRelease / build (arm64, darwin) (push) Failing after 11sRelease / build (arm64, linux) (push) Failing after 11sRelease / release (push) Has been skippedRelease / chart (push) Failing after 13sRelease / docker (push) Failing after 19sreleased this
2026-07-30 15:05:17 +00:00 | 108 commits to main since this releaseAlerts become read-only records of what Alertmanager said; incidents become
the work item people acknowledge, assign, snooze, discuss and resolve.
Correlation uses Alertmanager's own groupKey, new incidents are assigned to
the day's on-call, and every transition lands on an append-only timeline.Breaking: the alert acknowledge, archive and comment endpoints are removed
and the alert object drops its acknowledgement fields. See the upgrading
section of the README for the replacement for each. Migration 008 runs on
start and carries existing acknowledgements and comments onto backfilled
incidents.Downloads