Áú»¢¶Ä²©

This is a translation of the original English documentation page. Help us make it better.

35 What's new in Áú»¢¶Ä²© 5.0.31

Improved performance of history syncers

The performance of history syncers has been improved by introducing a new read-write lock. This reduces locking between history syncers, trappers and proxy pollers by using a shared read lock while accessing the configuration cache. The new lock can be write locked only by the configuration syncer performing a configuration cache reload.

Optimized API queries

API database queries, created when searching through names in hosts and items tables, have been optimized and will now be processed more efficiently.

Updated templates

has been updated according to the changes made to multiple Áú»¢¶Ä²© agent 2 items.

For more information about the updates, see Template changes.

You can get this template:

  • In Configuration ¡ú Templates in new installations;
  • If you are upgrading from previous versions, you can download new templates from Áú»¢¶Ä²© or find them in the templates directory of the downloaded latest Áú»¢¶Ä²© version. Then, while in Configuration ¡ú Templates, you can import them manually into Áú»¢¶Ä²©.

Query separate tablespaces in Oracle databases with Áú»¢¶Ä²© agent 2

The following Áú»¢¶Ä²© agent 2 items, supported for the Oracle plugin, now have additional optional parameters:

  • oracle.diskgroups.stats[<existingParameters>,<diskgroup>]
  • oracle.archive.info[<existingParameters>,<destination>]
  • oracle.cdb.info[<existingParameters>,<database>]
  • oracle.pdb.info[<existingParameters>,<database>]
  • oracle.ts.stats[<existingParameters>,<tablespace>,<type>]

These parameters allow to query separate instances of data instead of all data, thus improving performance.

Retrieving additional information with docker.container_info[]

The docker.container_info[] Áú»¢¶Ä²© agent 2 item now supports the option to retrieve either partial (short) or full low-level information about a Docker container.

TimescaleDB 2.9.0 support

The maximum supported version for TimescaleDB is now 2.9.0.