Skip to content

Commit cf3506d

Browse files
authored
Merge pull request #457 from SumoLogic/tarun_slo_target_docs
Improving argument reference for field in SLO provider
2 parents 73621e9 + c3ea5c6 commit cf3506d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/slo.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The following arguments are supported:
133133
Defaults to true.
134134
- `compliance` - (Required) The compliance settings for the SLO.
135135
- `compliance_type` - (Required) The type of compliance to use. Valid values are `Rolling` or `Calendar`.
136-
- `target` - (Required) The target value to use, must be a number between 0 and 100.
136+
- `target` - (Required) Target percentage for the SLI over the compliance period. Must be a number between 0 and 100.
137137
- `timezone` - (Required) Time zone for the SLO compliance. Follow the format in the [IANA Time Zone Database][3].
138138
- `size` - (Required) The size of the compliance period to use.
139139
- For `Rolling` compliance type it must be a multiple of days e.g. `1d`, `2d`.

0 commit comments

Comments
 (0)