You support a high-traffic web application and want to ensure that the home page loads in a timely manner. As a first step, you decide to implement a Service Level Indicator (SLI) to represent home page request latency with an acceptable page load time set to 100 ms. What is the Google-recommended way of calculating this SLI?
https://sre.google/workbook/implementing-slos/
In the SRE principles book, it's recommended treating the SLI as the ratio of two numbers: the number of good events divided by the total number of events. For example: Number of successful HTTP requests / total HTTP requests (success rate)
Jenise
5 months agoMitsue
5 months agoHerman
6 months agoDominic
6 months agoJackie
6 months agoThaddeus
6 months agoSue
6 months agoEmmanuel
6 months agoRuth
6 months agoAriel
6 months agoCarol
6 months agoKayleigh
6 months ago