Werk #13892: Improved performance of event console time range filters
Komponente | Event Console |
Titel | Improved performance of event console time range filters |
Datum | 14.07.2022 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0i1 2.1.0p7 |
Level | Kleine Änderung |
Klasse | Neues Feature |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
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).