Skip to content

Commit

Permalink
Add priority: high label to alert CnaoNmstateMigration
Browse files Browse the repository at this point in the history
Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
  • Loading branch information
Radim Hrazdil committed May 12, 2022
1 parent 5567456 commit faf97e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/monitoring/prom-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
for: 5m
labels:
severity: warning
priority: high
kubernetes_operator_part_of: kubevirt
kubernetes_operator_component: cluster-network-addons-operator
- alert: CnaoDown
Expand Down
1 change: 1 addition & 0 deletions hack/prom-rule-ci/prom-rules-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ tests:
runbook_url: "http://kubevirt.io/monitoring/runbooks/CnaoNmstateMigration"
exp_labels:
severity: "warning"
priority: "high"
kubernetes_operator_part_of: "kubevirt"
kubernetes_operator_component: "cluster-network-addons-operator"
# NmstateCnaoMigration negative tests
Expand Down

0 comments on commit faf97e0

Please sign in to comment.