Werk #13892: Improved performance of event console time range filters

Component Event Console
Title Improved performance of event console time range filters
Date Jul 14, 2022
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p7 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When a time range filter for the event console history table was used with an equality operator, an important performance optimization was not triggered. Luckily enough, the Checkmk GUI never creates such queries, so this change only affects setups where queries are generated externally (via e.g. scripts).

To the list of all Werks