Skip to content

Commit

Permalink
Add conflict rules for notification_rate_limit when alert policy is n…
Browse files Browse the repository at this point in the history
…ot log based
  • Loading branch information
philipsabri authored Feb 1, 2025
1 parent 0500297 commit 7fab1f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mmv1/products/monitoring/AlertPolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,11 @@ properties:
description: |
Not more than one notification per period.
A duration in seconds with up to nine fractional digits, terminated by 's'. Example "60.5s".
conflicts:
- conditions.0.condition_absent
- conditions.0.condition_monitoring_query_language
- conditions.0.condition_threshold
- conditions.0.condition_prometheus_query_language
- name: 'autoClose'
type: String
description: |
Expand Down

0 comments on commit 7fab1f9

Please # to comment.