Werk #16732: Fix: Improve description on FutureWarning errors

Component Setup
Title Fix: Improve description on FutureWarning errors
Date Nov 3, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p16
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p40 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The error message for warnings of type FutureWarning now includes the specific regex that triggered the warning, which was previously missing.

This enhancement provides users with more detailed information, making it easier to identify and address deprecated or problematic configurations early. As a result, users can improve system reliability by resolving issues before they cause failures.

No configuration changes are required; this update is purely informational.

To the list of all Werks