Skip to content

Commit c72562e

Browse files
committed
more changes
1 parent 70d7bda commit c72562e

File tree

6 files changed

+39
-206
lines changed

6 files changed

+39
-206
lines changed

articles/data-factory/.openpublishing.redirection.data-factory.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,21 @@
10711071
"redirect_url": "/azure/data-factory/connector-microsoft-fabric-lakehouse",
10721072
"redirect_document_id": false
10731073
},
1074+
{
1075+
"source_path_from_root": "/articles/data-factory/monitor-using-azure-monitor.md",
1076+
"redirect_url": "/azure/data-factory/monitor-data-factory",
1077+
"redirect_document_id": false
1078+
},
1079+
{
1080+
"source_path_from_root": "/articles/data-factory/monitor-metrics-alerts.md",
1081+
"redirect_url": "/azure/data-factory/monitor-data-factory",
1082+
"redirect_document_id": false
1083+
},
1084+
{
1085+
"source_path_from_root": "/articles/data-factory/monitor-configure-diagnostics.md",
1086+
"redirect_url": "/azure/data-factory/monitor-data-factory",
1087+
"redirect_document_id": false
1088+
},
10741089
{
10751090
"source_path_from_root": "/articles/data-factory/connector-troubleshoot-google-adwords.md",
10761091
"redirect_url": "/azure/data-factory/connector-troubleshoot-google-ads",

articles/data-factory/TOC.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -898,18 +898,12 @@ items:
898898
displayName: user properties
899899
- name: Monitor with Azure Monitor
900900
items:
901-
- name: Overview
902-
href: monitor-using-azure-monitor.md
903-
- name: Azure Data Factory metrics and alerts
904-
href: monitor-metrics-alerts.md
905-
- name: Configure diagnostics settings and workspace
906-
href: monitor-configure-diagnostics.md
907-
- name: Setup diagnostics logs via the Azure Monitor REST API
901+
- name: Monitor
902+
href: monitor-data-factory.md
903+
- name: Set up diagnostics logs via the Azure Monitor REST API
908904
href: monitor-logs-rest.md
909905
- name: Monitor SSIS operations with Azure Monitor
910906
href: monitor-ssis.md
911-
- name: Schema of logs and events
912-
href: monitor-schema-logs-events.md
913907
- name: Monitor with SDKs
914908
href: monitor-programmatically.md
915909
- name: Pipeline failure and error handling
@@ -955,9 +949,9 @@ items:
955949
- name: Diagnostic tool for self-hosted integration runtime
956950
href: self-hosted-integration-runtime-diagnostic-tool.md
957951
displayName: self hosted
958-
- name: Monitoring self-hosted integration runtime in Azure
952+
- name: Monitor self-hosted integration runtime in Azure
959953
href: monitor-shir-in-azure.md
960-
- name: Configuring self-hosted integration runtime for log analytics collection
954+
- name: Configure self-hosted integration runtime for log analytics collection
961955
href: how-to-configure-shir-for-log-analytics-collection.md
962956
displayName: self hosted, runtime
963957
- name: Azure-SSIS integration runtime
@@ -1377,6 +1371,10 @@ items:
13771371
href: /cli/azure/datafactory
13781372
- name: Compute optimized data flows retired
13791373
href: compute-optimized-data-flow-retire.md
1374+
- name: Monitoring data reference
1375+
href: monitor-data-factory-reference.md
1376+
- name: Schema of logs and events
1377+
href: monitor-schema-logs-events.md
13801378
- name: Resources
13811379
items:
13821380
- name: Whitepapers

articles/data-factory/monitor-configure-diagnostics.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

articles/data-factory/monitor-data-factory.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,25 @@ There are several ways to monitor Azure Data Factory.
4444

4545
### Azure Data Factory Studio
4646

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)
52+
- [Data flow monitoring](concepts-data-flow-monitoring.md)
53+
- [Monitor copy activity](copy-activity-monitoring.md)
54+
- [Session log in a Copy activity](copy-activity-log.md)
4855

4956
### Azure portal
5057

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.
5259

5360
### Monitor programmatically
5461

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)
5666

5767
## Monitor integration runtimes
5868

@@ -67,6 +77,8 @@ Azure Monitor collects metrics and diagnostics logs for all types of integration
6777

6878
- [Monitor an integration runtime in Azure Data Factory](monitor-integration-runtime.md)
6979
- [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)
7082
- [Monitor SSIS operations with Azure Monitor](monitor-ssis.md)
7183
- [Diagnostics logs and metrics for Managed Airflow](how-to-diagnostic-logs-and-metrics-for-managed-airflow.md)
7284

articles/data-factory/monitor-metrics-alerts.md

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)