You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/monitor.html.markdown
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -534,14 +534,14 @@ Here is a summary of arguments for each condition type (fields which are not mar
534
534
-`field`
535
535
-`critical`
536
536
-`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`.
537
-
-`frequency` Accepted format: 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`'.
537
+
-`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`'.
538
538
-`alert` (Required)
539
539
-`threshold`
540
540
-`threshold_type`
541
541
-`resolution` (Required)
542
542
-`threshold`
543
543
-`threshold_type`
544
-
-`resolution_window`pted format: `<number>` followed by a `<time_unit>` character: `s` for seconds, `m` for minutes, `h` for hours, `d` for days. Examples: `0s, 30m`.
544
+
-`resolution_window`Accepted format: `<number>` followed by a `<time_unit>` character: `s` for seconds, `m` for minutes, `h` for hours, `d` for days. Examples: `0s, 30m`.
545
545
-`warning`
546
546
-`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`.
547
547
-`alert` (Required)
@@ -558,7 +558,7 @@ Here is a summary of arguments for each condition type (fields which are not mar
558
558
-`alert` (Required)
559
559
-`threshold`
560
560
-`threshold_type`
561
-
-`min_data_points` (OptionalAcce)
561
+
-`min_data_points` (Optional)
562
562
-`resolution` (Required)
563
563
-`threshold`
564
564
-`threshold_type`
@@ -595,7 +595,6 @@ Here is a summary of arguments for each condition type (fields which are not mar
595
595
-`threshold`
596
596
#### logs_missing_data_condition
597
597
-`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: 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`'.
599
598
#### metrics_missing_data_condition
600
599
-`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`.
0 commit comments