Werk #18258: OTel: Fix incompatible ruleset stopping update
Component | Checks & agents | ||||
Title | OTel: Fix incompatible ruleset stopping update | ||||
Date | Jul 24, 2025 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This change is relevant for users of the OpenTelemetry integration with a service monitoring rule configured on Checkmk version <= 2.4.0p5.
When updating to a higher version, this ruleset led to the update being aborted with a KeyError
.
A possible fix was to remove the ruleset and recreated after the update.
With this werk the update is again possible without interruptions.