Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: d9c35afe15c78978432daae6b1f39914c4bb889e
https://github.com/Checkmk/checkmk/commit/d9c35afe15c78978432daae6b1f39914c…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/16900
Log Message:
-----------
16900 FIX mk_jolokia: allow import of integer values for timeout values
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`.
SUP-20999
Change-Id: I4b63ef3f86a9ef4d1c817aa0286bda34a66ec949
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications