Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/runbooks/VMNonRecoverableOSPanic.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Meaning

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

Expand Down