Skip to content

Commit e8993a8

Browse files
author
Ashish Gaurav
committed
[Monitors] add description for slo trigger condition field
Took 17 minutes
1 parent aaad37b commit e8993a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/r/monitor.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,14 +407,14 @@ Here is a summary of arguments for each condition type (fields which are not mar
407407
- `trigger_source` (Required)
408408
#### slo_sli_condition
409409
- `critical`
410-
- `sli_threshold` (Required)
410+
- `sli_threshold` (Required) : The remaining SLI error budget threshold percentage [0,100) .
411411
- `warning`
412412
- `sli_threshold` (Required)
413413

414414
#### slo_burn_rate_condition
415415
- `critical`
416-
- `time_range` (Required)
417-
- `burn_rate_threshold` (Required)
416+
- `time_range` (Required) : The relative time range for the burn rate percentage evaluation.
417+
- `burn_rate_threshold` (Required) : The burn rate percentage threshold.
418418
- `warning`
419419
- `time_range` (Required)
420420
- `burn_rate_threshold` (Required)

0 commit comments

Comments
 (0)