intermediate
SRE
SLOs, SLIs, and Error Budgets
A practical guide to defining service level objectives, choosing meaningful service level indicators, and managing error budgets for production services.
16 cards
20 minutes
1 / 16
0% Known
✓ 0
? 0
Card 1 of 16
Core Concepts
Swipe left/right to navigate cards
Question
What is a Service Level Indicator (SLI)?
Click to reveal answerTap to reveal
Answer
An SLI is a quantitative measure of some aspect of the level of service being provided. It is a carefully defined metric that captures how well a service is performing from the user's perspective. Common SLIs include request latency, error rate, availability, and throughput. SLIs are expressed as a ratio: good events / total events.
sre
slis
metrics