Skip to content

Commit 422ab1a

Browse files
authored
Merge pull request #390 from avlitman/fix-panic-runbook
Fix VMNonRecoverableOSPanic to reflect both >0 and >5 cases
2 parents d85043e + 53c148e commit 422ab1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/runbooks/VMNonRecoverableOSPanic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## Meaning
44

5-
This alert fires when a VM has experienced more than 5 non-recoverable guest
6-
OS panics in the last 24 hours. The alert is based on the
5+
This alert fires when a VM has experienced non-recoverable guest OS panics in
6+
the last 24 hours. The alert is based on the
77
`kubevirt_vmi_guest_os_panic_total` metric, which tracks panic events for all
88
panic types (pvpanic, hyper-v, s390, etc.).
99

0 commit comments

Comments
 (0)