Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
docs
Describe the bug
The current SLO calculation mentions a 5 minutes for the calculation.
95% of all authentication related requests should be faster than 250 ms within a 5-minute-range.
It seems we are mixing request-based and windows based SLOs, see https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring#slo-types
Version
26.2.1
Regression
- The issue is a regression
Expected behavior
It should state a month instead of 5 minutes
Actual behavior
It states 5 minutes, which seems to refer to a window based calculation.
How to Reproduce?
Look at the docs
Anything else?
I'll create a PR