21 What's new in Zabbix 7.0.17

TimescaleDB 2.20 support

The maximum supported version for TimescaleDB is now 2.20.X.

Server/proxy preprocessing diagnostic information

Preprocessing diagnostics have been improved by highlighting top item IDs with the longest processing times. This information is accessible by running Zabbix server or proxy with the diaginfo runtime option, for example zabbix_server -R diaginfo=preprocessing.

Bypass preprocessing manager for items without preprocessing

To reduce processing load, item values from items that have neither preprocessing nor dependent items are added directly to the history cache or sent to the LLD manager (see Preprocessing details). Previously, all item values passed through the preprocessing manager regardless of preprocessing configuration.

GLPi webhook integration updated

The GLPi media type now supports authentication using application tokens.

Templates

For changes to existing templates and information on new templates, see Template changes.