Skip to content

Commit 54ebfce

Browse files
author
Ashish Gaurav
committed
[SLO] fix docs for
Took 6 minutes
1 parent 095c403 commit 54ebfce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/r/slo.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ The following arguments are supported:
100100
- For `Rolling` compliance type it must be a multiple of days e.g. `1d`, `2d`.
101101
- For `Calendar` compliance type the allowed values are `Week`, `Month`, `Quarter`.
102102
- `start_from` - Start of the calendar window. For `Week` its required and it would be the day of the week (for e.g. Sunday,
103-
Monday etc). For month, it will always be the first day of the month. For quarter, it would be the first month of
104-
the quarter (for e.g January, February etc.)
103+
Monday etc). For `Quarter` its required, it would be the first month of the start of quarter (for e.g. January, February etc.).
104+
For `Month` it's not required and is set to first day of the month.
105105
- `indicator` - (Required) The service level indicator on which SLO is to be defined. more details on the difference
106106
b/w them can be found on
107107
the [slo help page](https://help.sumologic.com/Beta/SLO_Reliability_Management/Access_and_Create_SLOs)

0 commit comments

Comments
 (0)