Keep up-to-date with the latest release notes from the PRTG Data Exporter, a PRTG product extension.


PRTG Data Exporter release notes

For more information about PRTG Data Exporter, see the PRTG Data Exporter manual.


August 14, 2025 - Version 2025.8.14.2

Important information: This update requires a clean installation of PRTG Data Exporter. Due to the nature of the changes in this version, you cannot install it over an existing PRTG Data Exporter installation. For more information, see the PRTG Data Exporter manual.


Features

  • You can now combine data from multiple PRTG servers into unified, customizable Grafana dashboards. This new feature enables you to create a high-level overview over multiple PRTG servers tailored to your specific needs. 


Changes

  • PRTG Data Exporter now comes as a web-based application instead of a desktop application.
  • PRTG Data Exporter now installs and uses PostgreSQL instead of Microsoft SQL Express to store its configuration.


Disclaimer: PRTG Data Exporter streamlines the process of visualizing PRTG monitoring data by exporting it to standalone databases (MSSQL, PostgreSQL) that can be easily connected to Grafana® for powerful dashboard creation and data visualization via Grafana® APIs. Grafana® is a trademark of Grafana Labs. PRTG Data Exporter is not affiliated with or endorsed by Grafana Labs.



July 2, 2024 - Version 2024.5.28.2

Features

  • We improved performance and significantly reduced the time required for collecting data by introducing parallel PRTG Historic Data request processing.
  • Added new options when you configure a PRTG server:
    • Degree of parallelism - specifies how many requests should be performed in parallel (default 2).
    • Batch size - specifies how many requests should be processed in a single batch (default 50).


Changes

  • Sensors saved in configuration and target databases now include the parent tags.
  • Optimizations to the historic data requests to avoid making unnecessary requests and retrieving already existing data.
  • The installer now uses ODBC Driver 18.
  • The SA user for the SQL Server installation now uses a stronger password.


Bugfixes

  • We fixed an issue where the PRTG server could not be added after initially specifying incorrect connection details.
  • We fixed an issue where the About page would send an error when checking for updates, and no content would be displayed.
  • We fixed an issue where TEMP tables were not being dropped from the Oracle DB after channel values were inserted.