Version 2026.05 has been released
For the complete documentation index, see llms.txt. This page is also available as Markdown.

2020

Datasentinel releases from 2020.

FeatureImprovementChanges

V2020.12

System Metrics

Datasentinel can obtain system metrics using the Agentless method by installing the system_stats extension

Top Tables

Visualize the most commonly used Tables or Indexes, based on metrics like disk reads, cache activity, or any other specified criterion.

bars-filterTop Tables

Version Naming

New version name convention

FeatureChanges

V1.6.0

Agentless method

Introducing the latest Agentless version, offering comprehensive monitoring capabilities for a wide range of PostgreSQL instances, including:

  • AWS RDS and Aurora

  • Microsoft Azure databases, including hyperscale

  • Google Cloud SQL, as well as other cloud providers.

FeatureFixesChanges

V1.5.0

Reporting

We've introduced a Reporting feature, which includes the ability to generate PDF reports. Additionally, you can create your reports programmatically using the API.

file-chart-columnReporting

Fixes

  • Fix pagination on some dashboards in the UI.

FeatureImprovementFixesChanges

V1.4.0

Top Queries

Query statistics display the minimum and maximum execution time

Export Metrics

Metrics can now be directly downloaded from the user interface. JSON or CSV format

Export Metrics in JSON or CSV format

Fixes

  • Fix layout in the top queries dashboard

  • Fix tab layout in the instance dashboard

FeatureFixesChanges

V1.3.0

Execution Plans

Analyzing execution plans is now simplified with the Plan Viewer feature. You have the flexibility to copy/paste existing plans in text or JSON format, as well as view them directly within the execution plans dashboard.

Execution Plan viewer

Index usage

Index usage statistics are now accessible, allowing you to identify the most frequently used indexes.

bars-filterTop Tables

Fixes

  • In the Top Queries dashboard, labels display the sql text (truncated if needed) instead of the query md5 id.