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-data-factory.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,15 +44,25 @@ There are several ways to monitor Azure Data Factory.
44
44
45
45
### Azure Data Factory Studio
46
46
47
-
You can monitor all of your Data Factory pipeline runs natively in the Azure Data Factory Studio user experience. To open the monitoring experience, select **Launch Studio** from your Azure portal Data Factory page. If you're already in Azure Data Factory Studio, select **Monitor** from the left menu. For more information about monitoring in Azure Data Factory Studio, see [Visually monitor Azure Data Factory](monitor-visually.md).
47
+
You can monitor all of your Data Factory pipeline runs natively in Azure Data Factory Studio. To open the monitoring experience, select **Launch Studio** from your Azure portal Data Factory page. In Azure Data Factory Studio, select **Monitor** from the left menu.
48
+
49
+
For more information about monitoring in Azure Data Factory Studio, see the following articles:
50
+
51
+
-[Visually monitor Azure Data Factory](monitor-visually.md)
-[Session log in a Copy activity](copy-activity-log.md)
48
55
49
56
### Azure portal
50
57
51
-
Some metrics appear on your Azure Data Factory **Overview** page in the Azure portal. To access full Azure Monitor monitoring capabilities, select **Alerts**, **Metrics**, **Diagnostic settings**, or **Logs**in the **Monitoring** section of the left menu.
58
+
Several metrics graphs appear on the **Overview** page for your Data Factory in the Azure portal. To access Azure Monitor monitoring capabilities, select **Alerts**, **Metrics**, **Diagnostic settings**, or **Logs**from the **Monitoring** section of the left menu on the Data Factory page. This article describes the Azure Monitor monitoring capabilities for Data Factory.
52
59
53
60
### Monitor programmatically
54
61
55
-
You can monitor pipelines programmatically by using .NET, PowerShell, Python, or the REST API. For more information, see [Programmatically monitor Azure Data Factory](monitor-programmatically.md).
62
+
You can monitor Data Factory pipelines programmatically by using .NET, PowerShell, Python, or the REST API. For more information, see the following articles:
63
+
64
+
-[Programmatically monitor Azure Data Factory](monitor-programmatically.md)
65
+
-[Set up diagnostics logs via the Azure Monitor REST API](monitor-logs-rest.md)
56
66
57
67
## Monitor integration runtimes
58
68
@@ -67,6 +77,8 @@ Azure Monitor collects metrics and diagnostics logs for all types of integration
67
77
68
78
-[Monitor an integration runtime in Azure Data Factory](monitor-integration-runtime.md)
69
79
-[Monitor an integration runtime within a managed virtual network](monitor-managed-virtual-network-integration-runtime.md)
80
+
-[Monitor self-hosted integration runtime in Azure](monitor-shir-in-azure.md)
81
+
-[Configure self-hosted integration runtime for log analytics collection](how-to-configure-shir-for-log-analytics-collection.md)
70
82
-[Monitor SSIS operations with Azure Monitor](monitor-ssis.md)
71
83
-[Diagnostics logs and metrics for Managed Airflow](how-to-diagnostic-logs-and-metrics-for-managed-airflow.md)
0 commit comments