SLO
A target for an SLI (latency, availability).
Origin
Google SRE book (Beyer et al., 2016) formalised SLI/SLO/SLA as a stack. Originated inside Google with Ben Treynor's SRE team in the mid-2000s.
Where it shows up in production
- Google SRE error budgets 99.95% availability SLO = 21.6 min downtime/month budget. Burn it slowly or roll back.
- GitHub, Stripe public SLOs Both publish SLOs and burn-rate alerting; widely cited reference implementations.
Sources & further reading
Found this useful?