The maximum supported version for TimescaleDB is now 2.8.
PostgreSQL 15 is now supported. Note that TimescaleDB does not support PostgreSQL 15 yet.
Zabbix agent 2 now can be built offline. The source tarball now includes the src/go/vendor
directory, which should make sure that golang is not forced to download dependency modules automatically. It is still possible to update to the latest modules manually by using go mod tidy
or go get
commands.
The PostgreSQL plugin is now loadable in Zabbix agent 2 (previously built-in).
See also: PostgreSQL loadable plugin repository
New items are now available for VMware monitoring:
Items, used for VMware discovery, now return additional discovery fields:
datastore_extent
array.The vmware.vm.discovery item now returns the vm_customattribute array instead of vm.customattribute. This formatting change has been implemented to simplify further processing of the returned JSON (for example, in preprocessing steps or LLD macros).
VMware items reporting various VMware tags (e.g., vmware.datastore.tags.get[]
) are now supported since vSphere version 6.5 (previously vSphere 7.0 Update 2).
The template Azure by HTTP has been updated and now includes metrics to monitor Microsoft Azure MySQL servers out-of-the-box.
You can get this template: