Werk #16900: mk_jolokia: allow import of integer values for timeout values

Component Checks & agents
Title mk_jolokia: allow import of integer values for timeout values
Date Nov 4, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p37 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Values for timeout when configuring a bakery rule for "JMX monitoring of Java JVMs using Jolokia" have to be floating point, resulting in ValueError when integer values are configured instead.

This change introduces a migration rule for timeout turning all numbers into float.

To the list of all Werks