Burn Rate Formula

Burn rate = errors / budget × time-window.

Calculate

Burn rate is the metric that translates SLO error budget consumption into a number you can alert on. The formula is straightforward; the discipline is in applying it consistently across services and reading the result correctly. A team that understands burn rate has a better intuition for SLO health than a team staring at percentage numbers.

What the calculation actually is:

The formula is the foundation. Every alert and every dashboard about burn rate builds on this calculation.

Alert

The simplest burn rate alert pages when the burn rate exceeds a threshold for a sustained window. The threshold and window are tuned together; the goal is to catch incidents fast without firing on every momentary blip.

The single-window burn rate alert is a starting point. Most production teams move to multi-window quickly because the precision improves significantly.

Multi-window

Multi-window burn rate alerting requires the burn rate to exceed thresholds at multiple windows simultaneously. The combination is more precise than any single window; it catches both spikes and drift with fewer false positives.

Burn rate is the lingua franca of SLO operations; teams that internalize the formula and the multi-window pattern produce alerts that catch real incidents and stay quiet otherwise. Nova AI Ops integrates with SLO platforms, calculates burn rate per service, and tunes the multi-window alerts so the team gets the right page at the right time.