Werk #16754: docker_container: skip on incomplete data for diskstat and memory

Component Checks & agents
Title docker_container: skip on incomplete data for diskstat and memory
Date Apr 16, 2024
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p26 2.3.0b6 2.4.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

During the data parsing of a container, it is possible to encounter incomplete metric sets, which previously caused a crash. Since the data in these instances is simply unavailable, we now skip the discovery or check cycle for such cases. This adjustment is applied to docker container disktat and memory check plugins.

To the list of all Werks