Skip to content

Commit bc89bbd

Browse files
Add a new alert template
1 parent f5a922d commit bc89bbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-sql/database-watcher-alerts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ The following tables describe currently available alert rule templates for each
8080
| 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. |
8181
| Workload patterns | Deadlock spike | 3 - Informational | 5 minutes | Alerts if the number of deadlocks in a database exceeds a threshold. |
8282
| Workload patterns | Lock wait spike | 2 - Warning | 5 minutes | Alerts if the cumulative wait time for locks in a database exceeds a threshold. |
83+
| Workload patterns | Long active transactions | 3 - Informational | 5 minutes | Alerts if there active transactions where transaction duration exceeds a threshold. |
8384
| Workload patterns | Memory wait spike | 3 - Informational | 5 minutes | Alerts if the cumulative wait time for memory in a database exceeds a threshold. |
8485
| 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. |
8586
| Workload patterns | Request rate drop | 3 - Informational | 5 minutes | Alerts if the request rate in a database dropped significantly. |
@@ -120,6 +121,7 @@ The following tables describe currently available alert rule templates for each
120121
| 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. |
121122
| Workload patterns | Deadlock spike | 3 - Informational | 5 minutes | Alerts if the number of deadlocks on an instance exceeds a threshold. |
122123
| Workload patterns | Lock wait spike | 2 - Warning | 5 minutes | Alerts if the cumulative wait time for locks on an instance exceeds a threshold. |
124+
| Workload patterns | Long active transactions | 3 - Informational | 5 minutes | Alerts if there active transactions where transaction duration exceeds a threshold. |
123125
| Workload patterns | Memory wait spike | 3 - Informational | 5 minutes | Alerts if the cumulative wait time for memory on an instance exceeds a threshold. |
124126
| 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. |
125127
| Workload patterns | Request rate drop | 3 - Informational | 5 minutes | Alerts if the request rate on an instance dropped significantly. |

0 commit comments

Comments
 (0)