Implement SLO error budget burn rate alerting with multi-window alerts using Prometheus alerting rules

domain: prometheus.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Define the SLO objective and error ratio recording rule: record the ratio of bad requests to total requests over a short and long window
  2. Compute the burn rate by dividing the error ratio by (1 - SLO_target) to express how fast the error budget is being consumed
  3. Create a multi-window alert with a fast burn rule (5m and 1h windows) for paging: alert fires when burn_rate > 14x for both windows simultaneously
  4. Add a slow burn rule (1h and 6h windows) for ticket-severity alerts when burn_rate is between 2x and 6x for both windows
  5. Annotate alerts with error_budget_remaining and time_to_exhaustion labels computed from the SLO parameters for actionable on-call context

Known gotchas

Related routes

Implement multiwindow multi-burn-rate SLO alerting for error budget management
prometheus.io · 5 steps · unrated
Implement multi-window multi-burn-rate alerting for an SLO in Prometheus Alertmanager
prometheus.io · 6 steps · unrated
Implement multi-window multi-burn-rate SLO alerting in Prometheus following the Google SRE Workbook model
prometheus.io · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans