You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metrics: add metric for KVM_KVMCLOCK_CTRL ioctl failures
Add a metric that counts KVM_KVMCLOCK_CTRL ioctl call failures.
These failures might happen because the guest simply doesn't use the KVM
clock. In these cases, the metric will increase expectedly. Otherwise,
non-zero values will indicate something actually going wrong.
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments