Azure SQL Database releases
Instana monitors Azure SQL Database by using the Instana Azure SQL Database sensor. The sensor provides insights into the health and performance of applications and services that use Azure SQL Database. For more information, see Monitoring Azure SQL Database.
1.2.55
Azure SQL Database sensor 1.2.55 is released on 4 November 2024.
Improvements
This release updates the Azure SQL Database sensor to use Azure API version 2023-10-01 for metric gathering.
Fixes
Documentation update to indicate that the replica database is monitored by default.
1.2.56
Azure SQL Database sensor 1.2.56 is released on 17 February 2025.
Fixes
This release fixes the following issues that are related to the enable_replica_monitoring
configuration in the agent configuration file:
- Previously, when
enable_replica_monitoring
was set tofalse
, the primary database was excluded instead of the secondary database. Now, the filtering logic is updated to exclude the secondary database. - Previously, when the agent started up with
enable_replica_monitoring
set tofalse
, SQL databases were not discovered. Now, SQL databases are discovered by default.