Skip to content

Commit ee67d55

Browse files
20211028 1031
1 parent c1cca1d commit ee67d55

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/synapse-analytics/sql/query-history-storage-analysis.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ Historic query analysis is one of the crucial needs of data engineers. Azure Syn
1616

1717
This article will show you how to use each of these options for your needs. Review use cases when it comes to analyzing query history, and the best method for each.
1818

19-
| Customer need | Query Store | DMVs | Log Analytics | Azure Data Explorer |
19+
| **Customer need** | **Query Store** | **DMVs** | **Azure Log Analytics** | **Azure Data Explorer** |
2020
|------------- | --- | ----- | ------------- |-------------------|
21-
|Out of the box solution | Needs enabling | :heavy_check_mark: | Addition service required | Addition service required|
22-
|Longer analysis periods | 30 days | Up to 10000 rows of history | Customizable | Customizable|
23-
|Crucial metrics availability | Limited | :heavy_check_mark: | Limited | Customizable|
24-
|Use SQL for analysis | :heavy_check_mark: | :heavy_check_mark:| KQL needed | SQL support is limited|
21+
|**Out of the box solution** | Needs enabling | :heavy_check_mark: | Addition service required | Addition service required|
22+
|**Longer analysis periods** | 30 days | Up to 10000 rows of history | Customizable | Customizable|
23+
|**Crucial metrics availability** | Limited | :heavy_check_mark: | Limited | Customizable|
24+
|**Use SQL for analysis** | :heavy_check_mark: | :heavy_check_mark:| KQL needed | SQL support is limited|
2525
|||||
2626

2727
## Query Store

0 commit comments

Comments
 (0)