In newer versions of Checkmk the autocompleters endpoint is available in the Rest API, so this update allows to use them if they are available.
The presence of the new endpoint is detected with an additional request only when creating or editing a dashboard, so no additional requests are made when only viewing dashboards. Therefore, the resulting average overhead is less than 1 request per user per connection.
In newer versions of Checkmk the autocompleters endpoint is available in the Rest API, so this update allows to use them if they are available.
The presence of the new endpoint is detected with an additional request only when creating or editing a dashboard, so no additional requests are made when only viewing dashboards. Therefore, the resulting average overhead is less than 1 request per user per connection.