Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19184: Only parse required keys for Bazel plugins

Component Checks & agents
Title Only parse required keys for Bazel plugins
Date Mar 19, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.5.0b2
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.4.0p25
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Crashes were reported in the Bazel plugin family when the section parser failed to parse a number.

These crashes occurred only in fields unrelated to those required by the service.

To address this, the Bazel plugin family now specifies which keys should be parsed as numbers, while ignoring all other keys. This fix reduces crashes caused by parsing errors in non-essential fields, improving monitoring stability. Users do not need to take any action.

To the list of all Werks