Skip to content

Commit 080c2ce

Browse files
authored
Merge pull request #33661 from dimitri-furman/database-watcher
Add a new alert template
2 parents 42f845b + 14ec3dc commit 080c2ce

7 files changed

+9
-4
lines changed

azure-sql/database-watcher-alerts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: A detailed description of Azure Monitor Alerts in database watcher
55
author: lcwright
66
ms.author: lancewright
7+
ms.reviewer: dfurman
78
ms.date: 02/12/2025
89
ms.service: azure-sql
910
ms.subservice: monitoring
@@ -80,6 +81,7 @@ The following tables describe currently available alert rule templates for each
8081
| Workload patterns | Blocked requests | 1 - Error | 5 minutes | Alerts if there is a minimum number of blocked requests in a database that have been waiting longer than a certain duration. |
8182
| Workload patterns | Deadlock spike | 3 - Informational | 5 minutes | Alerts if the number of deadlocks in a database exceeds a threshold. |
8283
| Workload patterns | Lock wait spike | 2 - Warning | 5 minutes | Alerts if the cumulative wait time for locks in a database exceeds a threshold. |
84+
| Workload patterns | Long active transactions | 3 - Informational | 5 minutes | Alerts if there active transactions where transaction duration exceeds a threshold. |
8385
| Workload patterns | Memory wait spike | 3 - Informational | 5 minutes | Alerts if the cumulative wait time for memory in a database exceeds a threshold. |
8486
| Workload patterns | Network IO wait spike | 3 - Informational | 5 minutes | Alerts if the cumulative wait time for network IO in a database exceeds a threshold. |
8587
| Workload patterns | Request rate drop | 3 - Informational | 5 minutes | Alerts if the request rate in a database dropped significantly. |
@@ -120,6 +122,7 @@ The following tables describe currently available alert rule templates for each
120122
| Workload patterns | Blocked requests | 1 - Error | 5 minutes | Alerts if there is a minimum number of blocked requests on an instance that have been waiting longer than a certain duration. |
121123
| Workload patterns | Deadlock spike | 3 - Informational | 5 minutes | Alerts if the number of deadlocks on an instance exceeds a threshold. |
122124
| Workload patterns | Lock wait spike | 2 - Warning | 5 minutes | Alerts if the cumulative wait time for locks on an instance exceeds a threshold. |
125+
| Workload patterns | Long active transactions | 3 - Informational | 5 minutes | Alerts if there active transactions where transaction duration exceeds a threshold. |
123126
| Workload patterns | Memory wait spike | 3 - Informational | 5 minutes | Alerts if the cumulative wait time for memory on an instance exceeds a threshold. |
124127
| Workload patterns | Network IO wait spike | 3 - Informational | 5 minutes | Alerts if the cumulative wait time for network IO on an instance exceeds a threshold. |
125128
| Workload patterns | Request rate drop | 3 - Informational | 5 minutes | Alerts if the request rate on an instance dropped significantly. |

azure-sql/database-watcher-analyze.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: Examples of analytical queries that use database watcher monitoring data
55
author: lcwright
66
ms.author: lancewright
7+
ms.reviewer: dfurman
78
ms.date: 02/07/2025
89
ms.service: azure-sql
910
ms.subservice: monitoring

azure-sql/database-watcher-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: A detailed description of SQL monitoring data collected by database watcher
55
author: lcwright
66
ms.author: lancewright
7+
ms.reviewer: dfurman
78
ms.date: 12/20/2024
89
ms.service: azure-sql
910
ms.subservice: monitoring

azure-sql/database-watcher-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: lcwright
77
ms.author: lancewright
88
ms.date: 02/07/2025
9-
ms.reviewer: wiassaf
9+
ms.reviewer: wiassaf, dfurman
1010
ms.service: azure-sql
1111
ms.subservice: monitoring
1212
ms.topic: faq

azure-sql/database-watcher-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: Setup and configuration details for database watcher
55
author: lcwright
66
ms.author: lancewright
7-
ms.reviewer: wiassaf
7+
ms.reviewer: wiassaf, dfurman
88
ms.date: 02/07/2025
99
ms.service: azure-sql
1010
ms.subservice: monitoring

azure-sql/database-watcher-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: An overview of database watcher for Azure SQL, a managed monitoring solution for database services in the Azure SQL family.
55
author: lcwright
66
ms.author: lancewright
7-
ms.reviewer: wiassaf
7+
ms.reviewer: wiassaf, dfurman
88
ms.date: 03/13/2025
99
ms.service: azure-sql
1010
ms.subservice: monitoring

azure-sql/database-watcher-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure SQL Database & SQL Managed Instance
44
description: Learn how to create a new database watcher to monitor an Azure SQL database, elastic pool, or SQL managed instance using Microsoft Entra authentication and private connectivity.
55
author: lcwright
66
ms.author: lancewright
7-
ms.reviewer: wiassaf
7+
ms.reviewer: wiassaf, dfurman
88
ms.date: 02/07/2025
99
ms.service: azure-sql
1010
ms.subservice: monitoring

0 commit comments

Comments
 (0)