Redgate Monitor v14.14.0
Released: Apr 9, 2026
v14.14.0 버젼 업데이트
기능
- Added the ability to see subscription details of Azure virtual machines on virtual machine page.
- Custom metrics can now be configured on Oracle instances.
- Enterprise edition - New alert type for SQL Audit file rollovers is now available. This alert is raised when all SQL Audit files rollover within a single sampling interval, indicating that some audit events may have been missed.
- Query compare is now available for PostgreSQL Top queries.
- Custom metric alert detail text (from the secondary query) is now included in script notification
$AlertData.AlertDetailText and webhook notification payloads. Users with existing scripts or webhook consumers that parse the JSON payload may need to update them to handle the new AlertDetailText field.
- Enterprise edition - SQL Audit now supports all action types that belong to the SERVER_ROLE_MEMBER_CHANGE_GROUP and DATABASE_ROLE_MEMBER_CHANGE_GROUP.
- Added a composite index to query plans and related data to improve the performance of purge operations when using a TimescaleDB repository with Monitor. As a result, database migration during upgrade may take longer than usual.
- Added support for private keys as an alternative to client secret authentication in OIDC authorization code flow.
- The script notification section of the Notification settings page has configuration for selecting the execution method of the scripts.
- Added support for strict encryption when connecting to SQL Server instances.
- AI analysis share menu button is now a copy button.
수정사항
- Showing details of a Postgres top query from the alert details page no longer causes the top queries tab to show blank.
- Fixed an issue where Azure Elastic Job schedule monitoring could fail if the schedule interval type was returned in an unexpected case (e.g., "minutes" instead of "Minutes").
- Fixed an issue where the Alert Suppression Window Health group could show up in the wrong part on the Global Overview page.
- Fixed an issue where the PostgreSQL Top queries and Tracked queries tables no longer have their recommendation button be after the menu button.
- Improved performance and reduced CPU overhead when parsing large
.xel files. This optimization is available via the UseTempTableForXeParsing feature flag.
- Fixed an issue where the Fragmented indexes alert for a read-only database could not be ended.
- Fixed an issue where the Integrity Check alert for a read-only database could not be ended.
- Amazon RDS PostgreSQL log sampling will no longer fail when the log_fdw extension version is outdated.
- Repeatedly unavailable monitored entities will no longer erroneously show as "Connecting" or "Connected". This reverts an improvement made in 14.13.0 to reduce connection attempts to monitored entities when previous connections have failed.