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
@@ -530,13 +534,14 @@ Here is a summary of arguments for each condition type (fields which are not mar
530
534
-`field`
531
535
-`critical`
532
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`'.
533
538
-`alert` (Required)
534
539
-`threshold`
535
540
-`threshold_type`
536
541
-`resolution` (Required)
537
542
-`threshold`
538
543
-`threshold_type`
539
-
-`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`.
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`.
540
545
-`warning`
541
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`.
542
547
-`alert` (Required)
@@ -553,7 +558,7 @@ Here is a summary of arguments for each condition type (fields which are not mar
553
558
-`alert` (Required)
554
559
-`threshold`
555
560
-`threshold_type`
556
-
-`min_data_points` (Optional)
561
+
-`min_data_points` (OptionalAcce)
557
562
-`resolution` (Required)
558
563
-`threshold`
559
564
-`threshold_type`
@@ -590,6 +595,7 @@ Here is a summary of arguments for each condition type (fields which are not mar
590
595
-`threshold`
591
596
#### logs_missing_data_condition
592
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`'.
593
599
#### metrics_missing_data_condition
594
600
-`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