Skip to content

Commit 2fcfb25

Browse files
Merge pull request #268676 from dialmoth/docs-editor/known-issues-1710189144
Update known-issues.md
2 parents 50ac995 + 90c53d6 commit 2fcfb25

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the currently known issues with Azure Synapse Analytics
55
author: charithdilshan
66
ms.author: ccaldera
77
ms.reviewer: wiassaf, joanpo
8-
ms.date: 02/20/2024
8+
ms.date: 03/14/2024
99
ms.service: synapse-analytics
1010
ms.subservice: overview
1111
ms.topic: conceptual
@@ -21,6 +21,7 @@ To learn more about Azure Synapse Analytics, see the [Azure Synapse Analytics Ov
2121

2222
|Azure Synapse Component|Status|Issue|
2323
|:---------|:---------|:---------|
24+
|Azure Synapse dedicated SQL pool|[Customers are unable to monitor their usage of Dedicated SQL Pool by using metrics](#customers-are-unable-to-monitor-their-usage-of-dedicated-sql-pool-by-using-metrics)|Has Workaround|
2425
|Azure Synapse dedicated SQL pool|[Query failure when ingesting a parquet file into a table with AUTO_CREATE_TABLE='ON'](#query-failure-when-ingesting-a-parquet-file-into-a-table-with-auto_create_tableon)|Has Workaround|
2526
|Azure Synapse dedicated SQL pool|[Queries failing with Data Exfiltration Error](#queries-failing-with-data-exfiltration-error)|Has Workaround|
2627
|Azure Synapse dedicated SQL pool|[UPDATE STATISTICS statement fails with error: "The provided statistics stream is corrupt."](#update-statistics-failure)|Has Workaround|
@@ -36,6 +37,12 @@ To learn more about Azure Synapse Analytics, see the [Azure Synapse Analytics Ov
3637

3738
## Azure Synapse Analytics dedicated SQL pool active known issues summary
3839

40+
### Customers are unable to monitor their usage of Dedicated SQL Pool by using metrics
41+
42+
An internal upgrade of our telemetry emission logic, which was meant to enhance the performance and reliability of our telemetry data, caused an unexpected issue that affected some customers' ability to monitor their Dedicated SQL Pool, `tempdb`, and DW Data IO metrics.
43+
44+
**Workaround**: Upon identifying the issue, our team took action to identify the root cause and update the configuration in our system. Customers can fix the issue by pausing and resuming their instance, which will restore the normal state of the instance and the telemetry data flow.
45+
3946
### Query failure when ingesting a parquet file into a table with AUTO_CREATE_TABLE='ON'
4047

4148
Customers who try to ingest a parquet file into a hash distributed table with `AUTO_CREATE_TABLE='ON'` may receive the following error:

0 commit comments

Comments
 (0)