Skip to content

SLI

Service Level Indicator

Medium — good to knowCI/CD & DevOps

ELI5 — The Vibe Check

An SLI is the actual measurement you track to know if you're hitting your SLO. If the SLO says 'be fast,' the SLI is the actual timer measuring speed. SLI: the number. SLO: the target. SLA: the contract. They form a hierarchy — you can't have the others without real measurements.

Real Talk

A Service Level Indicator is a quantitative measure of some aspect of service behavior, such as request latency, error rate, or availability percentage. SLIs are the raw metrics that are compared against SLO targets. Choosing the right SLIs requires careful thought about what matters to users.

When You'll Hear This

"Our primary SLI is the percentage of successful requests over 5-minute windows." / "Define your SLIs before setting SLOs — measure first, target second."

Made with passive-aggressive love by manoga.digital. Powered by Claude.