2022
Datasentinel releases from 2022.
FeatureImprovementFixesChanges
FeatureChanges
FeatureImprovementFixesChanges
FeatureChanges
Datasentinel releases from 2022.
AlertingAlerting is a new feature in this version, enabling seamless monitoring of your PostgreSQL clusters and providing instant notifications for any detected issues.
Refer the Alerting documentation on how to configure and manage alerts. You also have the capability to generate custom alerts using the Alerting API.

To take advantage of alerting capabilities, ensure your agents are updated to at least version 3.0 or higher
A new dashboard displaying the WAL and Archiving activity for an instance has been added. Real-time illustration ▶️

The number of physical replications is now displayed as a badge in the instance statistics dashboard.
Support for PostgreSQL 15
Minor bugs fixed
A flag per execution option has been introduced in the Top Queries module, enabling you to calculate metrics on a per-execution basis. For instance, you can display queries that incur the highest disk reads for each execution.
Retrieval of query execution statistics improved
The session workload module has been renamed to Session History for clarity
Datasentinel now makes it possible to monitor all the clusters (primary, replicas) of a cascading PostgreSQL replication.
To take advantage of lock explorer capabilities, ensure your agents are updated to at least version 2.9.5 or higher
In addition to the existing PostgreSQL metrics, the 3 small graphs on the Session History, Top Queries, Top Tables dashboards now have the capability to display certain system metrics.
Correlating system activity with PostgreSQL activity becomes even easier and more efficient
Available metrics:
Server: busy time
Server: load
Server: server reads
Server: server writes
Server: read time
Server: write time
Server: swap
Server: swap activity
Server: memory
Server: network bytes
Server: network packets

The number of distinct execution plans is now displayed as a badge allowing you to quickly see if multiple plans exist for a query (requires pg_store_plans extension)

Better fluidity of navigation on the graphical interface
ReportingCustomize and generate a report in a few clicks.
Can include one or multiple instances.
Ability to filter the report on a particular database.
Schedule your daily or weekly reports at the chosen date and time with sending to a mailing list.
Reports can be generated in an automation flow thanks to the Reporting API.
Multiple types of predefined reports.