File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments