A Service Level Indicator (SLI) is the concrete metric that quantifies how a service is performing — for instance, the ratio of successful requests to total requests, or the percentage of checks that pass.
The SLI is what you measure; the SLO is the target you hold it to; the SLA is the promise you make to customers based on it.
Common SLIs include availability, response time, and error rate.