Skip to content

Commit 7de60b2

Browse files
authored
Merge pull request #97813 from danimir/master
Database waits update for MI
2 parents f6a2708 + f518021 commit 7de60b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure SQL Analytics solution in Azure Monitor | Microsoft Docs
33
description: Azure SQL Analytics solution helps you manage your Azure SQL databases
4-
ms.service: azure-monitor
4+
ms.service: azure-monitor
55
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)