Skip to content

Commit cd57ebb

Browse files
authored
Updating database waits for MI to "no
1 parent c191a34 commit cd57ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/insights/azure-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: logs
66
ms.topic: conceptual
77
author: danimir
88
ms.author: danil
9-
ms.date: 11/12/2019
9+
ms.date: 12/04/2019
1010

1111
ms.reviewer: carlrab
1212
---
@@ -47,7 +47,7 @@ The below table outlines supported options for two versions of the Azure SQL Ana
4747
| Errors | Provides hierarchical drill-down into SQL errors that happened on the databases. | Yes | Yes |
4848
| Timeouts | Provides hierarchical drill-down into SQL timeouts that happened on the databases. | Yes | No |
4949
| Blockings | Provides hierarchical drill-down into SQL blockings that happened on the databases. | Yes | No |
50-
| Database waits | Provides hierarchical drill-down into SQL wait statistics on the database level. Includes summaries of total waiting time and the waiting time per wait type. |Yes | Yes |
50+
| Database waits | Provides hierarchical drill-down into SQL wait statistics on the database level. Includes summaries of total waiting time and the waiting time per wait type. |Yes | No |
5151
| Query duration | Provides hierarchical drill-down into the query execution statistics such as query duration, CPU usage, Data IO usage, Log IO usage. | Yes | Yes |
5252
| Query waits | Provides hierarchical drill-down into the query wait statistics by wait category. | Yes | Yes |
5353

0 commit comments

Comments
 (0)