Werk #12692: k8s_replicas: proper check message when replicas data is not available
Component | Checks & agents | ||||
Title | k8s_replicas: proper check message when replicas data is not available | ||||
Date | Apr 7, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
In some instances, the Kubernetes replicas information is either incomplete or not available. The unavailability is usually of short period. In the previous version, this led to failure of the check. This werk introduces a mechanism to handle this event. The check initially goes into a stale state before displaying a crit status if the data is unavailable for more than 10 minutes.