You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/monitor-metrics-alerts.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,15 +44,15 @@ Here are some of the metrics emitted by Azure Data Factory version 2.
44
44
| PipelineElapsedTimeRuns | Elapsed time pipeline runs metrics | Count | Total | Number of times, within a minute window, a pipeline runs longer than user-defined expected duration. [(See more.)](tutorial-operationalize-pipelines.md)|
45
45
| IntegrationRuntimeAvailableMemory | Available memory for integration runtime | Byte | Total | The total number of bytes of available memory for the self-hosted integration runtime within a minute window. |
46
46
| IntegrationRuntimeAvailableNodeNumber | Available nodes for integration runtime | Count | Total | The total number of nodes available for the self-hosted integration runtime within a minute window. |
47
-
| IntegrationRuntimeCpuPercentage | CPU utilization for integration runtime | Percent | Total | The percetange of CPU utilization for the self-hosted integration runtime within a minute window. |
47
+
| IntegrationRuntimeCpuPercentage | CPU utilization for integration runtime | Percent | Total | The percentage of CPU utilization for the self-hosted integration runtime within a minute window. |
48
48
| IntegrationRuntimeAverageTaskPickupDelay | Queue duration for integration runtime | Seconds | Total | The queue duration for the self-hosted integration runtime within a minute window. |
49
49
| IntegrationRuntimeQueueLength | Queue length for integration runtime | Count | Total | The total queue length for the self-hosted integration runtime within a minute window. |
50
-
| Maximum allowed entities count |Maxixum number of entities | Count | Total | The maximum number of entities in the Azure Data Factory instance. |
50
+
| Maximum allowed entities count |Maximum number of entities | Count | Total | The maximum number of entities in the Azure Data Factory instance. |
51
51
| Maximum allowed factory size (GB unit) | Maximum size of entities | Gigabyte | Total | The maximum size of entities in the Azure Data Factory instance. |
52
52
| Total entities count | Total number of entities | Count | Total | The total number of entities in the Azure Data Factory instance. |
53
53
| Total factory size (GB unit) | Total size of entities | Gigabyte | Total | The total size of entities in the Azure Data Factory instance. |
54
54
55
-
For service limits and quotas please see [quotas and limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-data-factory-limits).
55
+
For service limits and quotas, see [quotas and limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-data-factory-limits).
56
56
To access the metrics, complete the instructions in [Azure Monitor data platform](../azure-monitor/data-platform.md).
57
57
58
58
> [!NOTE]
@@ -62,7 +62,7 @@ To access the metrics, complete the instructions in [Azure Monitor data platform
62
62
63
63
Sign in to the Azure portal, and use the main menu at the top left of the screen to select **Monitor**, and then **Alerts** to create alerts.
64
64
65
-
:::image type="content" source="media/monitor-using-azure-monitor/monitor.png" alt-text="Screenshot that shows the Monitoring tab in the Azure Portal menu.":::
65
+
:::image type="content" source="media/monitor-using-azure-monitor/monitor.png" alt-text="Screenshot that shows the Monitoring tab in the Azure portal menu.":::
66
66
67
67
:::image type="content" source="media/monitor-using-azure-monitor/alerts.png" alt-text="Screenshot showing the Alerts section in the Monitor page for Azure.":::
0 commit comments