Content deleted Content added
Mdunlap ncsu (talk | contribs) Added an updated reference on SLO and added a pertinent sentence to the overview. Added table with examples to aid in understanding. |
No edit summary |
||
(34 intermediate revisions by 27 users not shown) | |||
Line 1:
{{short description|Key element of a service-level agreement}}
A '''service-level objective''' ('''SLO'''), as per the O'Reilly Site Reliability Engineering book, is a "target value or range of values for a [[service level]] that is measured by an [[Service Level Indicator|SLI]]."<ref>{{cite web |first1=Chris |last1=Jones |first2=John |last2=Wilkes |first3=Niall |last3=Murphy |editor=Betsy Beyer |title=Site Reliability Engineering: How Google Runs Production Systems |url=https://sre.google/sre-book/service-level-objectives/ |website=Google Site Reliability Engineering |publisher=O'Reilly |access-date=9 June 2023}}</ref> An SLO is a key element of a [[Service-level agreement|service-level agreement (SLA)]] between a [[service provider]] and a [[customer]]. SLOs are agreed upon as a means of measuring the performance of the service provider and are outlined as a way of avoiding disputes between the two parties based on misunderstanding.
==Overview==
There is often confusion in the use of
The SLO
==Examples==
* Attainable
Line 21 ⟶ 22:
* Mutually acceptable
* Obliged - The entity that is required to deliver the SLO.
Line 27 ⟶ 28:
* Expression - This is the actual language that defines what the SLO will be.
Optionally
SLOs should generally be specified in terms of an achievement value or service level, a target measurement, a measurement period, and where and how they
▲SLOs should generally be specified in terms of an achievement value or service level, a target measurement, a measurement period, and where and how they're measured. As an example, "90% of calls to the helpdesk should be answered in less than 20 seconds measured over a one-month period as reported by the [[Automatic call distributor|ACD system]]". Results can be reported as a percent of time that the target answer time was achieved, then compared to the desired service level (90%).
{| class="wikitable"
Line 44 ⟶ 43:
|Service Desk Response
|75% of help desk calls will be answered in less than a minute
85% of help desk calls will be answered within two minutes
100% of help desk calls will be answered within three minutes
Line 64 ⟶ 63:
|}
==Term
The
==References==
{{reflist}}
==External links==
* [https://sre.google/sre-book/service-level-objectives/ Service Level Objectives]
* [https://www.dynatrace.com/news/blog/what-are-slos/ What are SLOs? How service-level objectives work with SLIs to deliver on SLAs]
* [https://www.atlassian.com/incident-management/kpis/sla-vs-slo-vs-sli SLA vs. SLO vs. SLI: What’s the difference?]
{{DEFAULTSORT:Service Level Objectives}}
|