Skip to content

Commit

Permalink
[prometheus-vmware-rules] Update VMsOnFailoverHost severity (#6575)
Browse files Browse the repository at this point in the history
- Change the severity from warning to critical
  • Loading branch information
guillermosap authored May 23, 2024
1 parent 3d16d73 commit 4ff1c34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ groups:
and on (hostsystem) count(vrops_virtualmachine_runtime_powerstate{virtualmachine!~"vCLS.*", state="Powered On"}) by (hostsystem) > 0
for: 10m
labels:
severity: warning
severity: critical
tier: vmware
service: compute
support_group: compute
Expand Down

0 comments on commit 4ff1c34

Please sign in to comment.