We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0500297 commit 7fab1f9Copy full SHA for 7fab1f9
mmv1/products/monitoring/AlertPolicy.yaml
@@ -954,6 +954,11 @@ properties:
954
description: |
955
Not more than one notification per period.
956
A duration in seconds with up to nine fractional digits, terminated by 's'. Example "60.5s".
957
+ conflicts:
958
+ - conditions.0.condition_absent
959
+ - conditions.0.condition_monitoring_query_language
960
+ - conditions.0.condition_threshold
961
+ - conditions.0.condition_prometheus_query_language
962
- name: 'autoClose'
963
type: String
964
0 commit comments