Skip to content

Commit 8ba456d

Browse files
committed
SUMO-253872: Fix copy/paste errors
1 parent 94fa005 commit 8ba456d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docs/r/monitor.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ Here is a summary of arguments for each condition type (fields which are not mar
595595
- `threshold`
596596
#### logs_missing_data_condition
597597
- `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`.
598+
- `frequency` 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: `1m`, `2m`, `10m`'.
598599
#### metrics_missing_data_condition
599600
- `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`.
600601
#### slo_sli_condition

0 commit comments

Comments
 (0)