Skip to content

Commit 302b4fc

Browse files
Merge pull request #221601 from azaricstefan/patch-13
update to metric name
2 parents b30f4d7 + 9286813 commit 302b4fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/monitoring/how-to-monitor-using-azure-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ Here are the logs emitted by Azure Synapse Analytics workspaces:
101101
| --- | --- | --- |
102102
| SynapseGatewayApiRequests | GatewayApiRequests | Azure Synapse gateway API requests. |
103103
| SynapseRbacOperations | SynapseRbacOperations | Azure Synapse role-based access control (SRBAC) operations. |
104-
| SynapseBuiltinSqlReqsEnded | BuiltinSqlReqsEnded | Azure Synapse built-in serverless SQL pool ended requests. |
104+
| SynapseBuiltinSqlPoolRequestsEnded | BuiltinSqlReqsEnded | Azure Synapse built-in serverless SQL pool ended requests. |
105105
| SynapseIntegrationPipelineRuns | IntegrationPipelineRuns | Azure Synapse integration pipeline runs. |
106106
| SynapseIntegrationActivityRuns | IntegrationActivityRuns | Azure Synapse integration activity runs. |
107107
| SynapseIntegrationTriggerRuns | IntegrationTriggerRuns | Azure Synapse integration trigger runs. |
108108

109109
> [!NOTE]
110-
> The event **SynapseBuiltinSqlReqsEnded** is only emitted for queries that read data from storage. It will not be emitted for queries that only process metadata.
110+
> The event **SynapseBuiltinSqlPoolRequestsEnded** is only emitted for queries that read data from storage. It will not be emitted for queries that only process metadata.
111111
112112

113113
### Dedicated SQL pool logs

0 commit comments

Comments
 (0)