Skip to content

Commit 6f63078

Browse files
authored
Merge pull request #796 from SumoLogic/monitors_metrics_static_condition_doc
Fixing identation for metrics_static_condition warning trigger condition
2 parents 6322a46 + b7a8b16 commit 6f63078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/monitor.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ Here is a summary of arguments for each condition type (fields which are not mar
616616
- `threshold`
617617
- `threshold_type`
618618
- `min_data_points` (Optional)
619-
- `warning`
619+
- `warning`
620620
- `time_range` (Required) : Accepted format: Optional `-` sign followed by `<number>` followed by a `<time_unit>` character: `s` for seconds, `m` for minutes, `h` for hours, `d` for days. Examples: `30m`, `-12h`.
621621
- `occurrence_type` (Required)
622622
- `alert` (Required)

0 commit comments

Comments
 (0)