Skip to content

Commit 111d101

Browse files
Merge pull request #289043 from linda33wj/synapse-link
Update Synapse link monitoring
2 parents c59249a + 741e363 commit 111d101

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

articles/synapse-analytics/synapse-link/how-to-monitor-synapse-link-sql-database.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: shaween18
55
ms.service: azure-synapse-analytics
66
ms.topic: how-to
77
ms.subservice: synapse-link
8-
ms.date: 11/10/2022
8+
ms.date: 10/23/2024
99
ms.author: sbahadur
1010
ms.reviewer: imotiwala, yexu
1111
---
@@ -55,8 +55,6 @@ You can monitor the status of your Azure Synapse Link connection, see which tabl
5555

5656
1. After clicking on your link connection, you'll see the tables and their corresponding table-level metrics that summarize a few details about the tables that you're replicating over in your link connection.
5757

58-
:::image type="content" source="../media/connect-synapse-link-sql-database/studio-monitor-show-all-tables.png" alt-text="Screenshot that shows the details of each of the tables under a particular Azure Synapse Link connection." lightbox="../media/connect-synapse-link-sql-database/studio-monitor-show-all-tables.png":::
59-
6058
1. The table-level connection grid contains the following columns:
6159

6260
| **Column Name** | **Description** |
@@ -67,7 +65,8 @@ You can monitor the status of your Azure Synapse Link connection, see which tabl
6765
| Link table ID | ID of the table in the link connection. *Helpful when troubleshooting any issues and contacting Microsoft support. |
6866
| Processed rows | Row counts processed by Synapse Link for SQL |
6967
| Processed data volume | Data volume in bytes processed by Synapse Link for SQL |
70-
| Time of last processed data | Time when last processed change data arrived in the landing zone (Month, Date, Year, HH:MM:SS AM/PM) |
68+
| Time of last processed data | Time when last processed change data arrived in data warehouse (Month, Date, Year, HH:MM:SS AM/PM) |
69+
| Time of last data commit on source store | Time when last processed change data arrived in the landing zone (Month, Date, Year, HH:MM:SS AM/PM) |
7170

7271
1. You need to manually select the **Refresh** button to refresh the list of tables in the link connections and their corresponding monitoring details. Autorefresh is currently not supported.
7372
:::image type="content" source="../media/connect-synapse-link-sql-database/studio-monitor-refresh-tables.png" alt-text="Screenshot that shows where to press the Refresh button to refresh the statuses and details of the tables under a particular Azure Synapse Link connection.":::

articles/synapse-analytics/synapse-link/how-to-monitor-synapse-link-sql-server-2022.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: shaween18
55
ms.service: azure-synapse-analytics
66
ms.topic: how-to
77
ms.subservice: synapse-link
8-
ms.date: 11/10/2022
8+
ms.date: 10/23/2024
99
ms.author: sbahadur
1010
ms.reviewer: imotiwala, yexu
1111
---
@@ -55,8 +55,6 @@ You can monitor the status of your Azure Synapse Link connection, see which tabl
5555

5656
1. After clicking on your link connection, you'll see the tables and their corresponding table-level metrics that summarize a few details about the tables that you're replicating over in your link connection.
5757

58-
:::image type="content" source="../media/connect-synapse-link-sql-database/studio-monitor-show-all-tables.png" alt-text="Screenshot that shows the details of each of the tables under a particular Azure Synapse Link connection." lightbox="../media/connect-synapse-link-sql-database/studio-monitor-show-all-tables.png":::
59-
6058
1. The table-level connection grid contains the following columns:
6159

6260
| **Column Name** | **Description** |
@@ -67,7 +65,8 @@ You can monitor the status of your Azure Synapse Link connection, see which tabl
6765
| Link table ID | ID of the table in the link connection. *Helpful when troubleshooting any issues and contacting Microsoft support. |
6866
| Processed rows | Row counts processed by Synapse Link for SQL |
6967
| Processed data volume | Data volume in bytes processed by Synapse Link for SQL |
70-
| Time of last processed data | Time when last processed change data arrived in the landing zone (Month, Date, Year, HH:MM:SS AM/PM) |
68+
| Time of last processed data | Time when last processed change data arrived in data warehouse (Month, Date, Year, HH:MM:SS AM/PM) |
69+
| Time of last data commit on source store | Time when last processed change data arrived in the landing zone (Month, Date, Year, HH:MM:SS AM/PM) |
7170

7271
1. You need to manually select the **Refresh** button to refresh the list of tables in the link connections and their corresponding monitoring details. Autorefresh is currently not supported.
7372
:::image type="content" source="../media/connect-synapse-link-sql-database/studio-monitor-refresh-tables.png" alt-text="Screenshot that shows where to press the Refresh button to refresh the statuses and details of the tables under a particular Azure Synapse Link connection.":::

0 commit comments

Comments
 (0)