Skip to content

Commit 3c1631f

Browse files
committed
touchups
1 parent c72562e commit 3c1631f

File tree

2 files changed

+30
-191
lines changed

2 files changed

+30
-191
lines changed

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

Lines changed: 1 addition & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -9,41 +9,14 @@ ms.author: jburchel
99
ms.service: data-factory
1010
---
1111

12-
<!--
13-
IMPORTANT
14-
To make this template easier to use, first:
15-
1. Search and replace Data Factory with the official name of your service.
16-
2. Search and replace data-factory with the service name to use in GitHub filenames.-->
17-
18-
<!-- VERSION 3.0 2024_01_01
19-
For background about this template, see https://review.learn.microsoft.com/en-us/help/contribute/contribute-monitoring?branch=main -->
20-
21-
<!-- Most services can use the following sections unchanged. All headings are required unless otherwise noted.
22-
The sections use #included text you don't have to maintain, which changes when Azure Monitor functionality changes. Add info into the designated service-specific places if necessary. Remove #includes or template content that aren't relevant to your service.
23-
24-
At a minimum your service should have the following two articles:
25-
26-
1. The primary monitoring article (based on the template monitor-service-template.md)
27-
- Title: "Monitor Data Factory"
28-
- TOC title: "Monitor"
29-
- Filename: "monitor-data-factory.md"
30-
31-
2. A reference article that lists all the metrics and logs for your service (based on this template).
32-
- Title: "Data Factory monitoring data reference"
33-
- TOC title: "Monitoring data reference"
34-
- Filename: "monitor-data-factory-reference.md".
35-
-->
36-
3712
# Azure Data Factory monitoring data reference
3813

39-
<!-- Intro. Required. -->
4014
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
4115

4216
See [Monitor Data Factory](monitor-data-factory.md) for details on the data you can collect for Azure Data Factory and how to use it.
4317

44-
<!-- ## Metrics. Required section. -->
4518
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
46-
<!-- Repeat the following section for each resource type/namespace in your service. -->
19+
4720
### Supported metrics for Microsoft.DataFactory/datafactories
4821
The following table lists the metrics available for the Microsoft.DataFactory/datafactories resource type.
4922
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
@@ -57,10 +30,7 @@ The following table lists the metrics available for the Microsoft.DataFactory/fa
5730
> [!NOTE]
5831
> Except for _PipelineElapsedTimeRuns_, only events from completed, triggered activity and pipeline runs are emitted. In-progress and debug runs aren't emitted. However, events from all SSIS package executions are emitted, including those that are completed and in progress, regardless of their invocation methods. For example, you can invoke package executions on Azure-enabled SQL Server Data Tools, via T-SQL on SQL Server Management Studio, SQL Server Agent, or other designated tools, and as triggered or debug runs of Execute SSIS Package activities in Data Factory pipelines.
5932
60-
<!-- ## Metric dimensions. Required section. -->
6133
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
62-
<!-- Use one of the following includes, depending on whether you have metrics with dimensions.
63-
- If you have metrics with dimensions, use the following include and list the metrics with dimensions after the include. For an example, see https://learn.microsoft.com/azure/storage/common/monitor-storage-reference#metrics-dimensions. Questions: email [email protected]. -->
6434
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
6535

6636
### Microsoft.DataFactory/datafactories
@@ -87,17 +57,11 @@ The following table lists the metrics available for the Microsoft.DataFactory/fa
8757
- CancelledBy
8858
- RunId
8959

90-
<!-- If you DON'T have metrics with dimensions, use the following include:
91-
[!INCLUDE [horz-monitor-ref-no-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-no-metrics-dimensions.md)] -->
92-
93-
<!-- ## Resource logs. Required section. -->
9460
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
9561

96-
<!-- Add at least one resource provider/resource type here. Repeat this section for each resource type/namespace in your service. Example: ### Supported resource logs for Microsoft.Storage/storageAccounts/blobServices -->
9762
### Supported resource logs for Microsoft.DataFactory/factories
9863
[!INCLUDE [Microsoft.DataFactory/factories](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-datafactory-factories-logs-include.md)]
9964

100-
<!-- ## Azure Monitor Logs tables. Required section. -->
10165
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
10266
### Data factories
10367

@@ -120,25 +84,9 @@ Microsoft.DataFactory/factories
12084

12185
For detailed information about the attributes used by the Azure Monitor and Log Analytics schemas, see [Schema of logs and events](monitor-schema-logs-events.md).
12286

123-
<!-- Example:
124-
### Storage Accounts
125-
Microsoft.Storage/storageAccounts
126-
- [StorageBlobLogs](/azure/azure-monitor/reference/tables/storagebloblogs#columns)
127-
128-
Find the table(s) for your service at https://learn.microsoft.com/azure/azure-monitor/reference/tables/tables-resourcetype. These files are auto generated from the REST API.
129-
Also refer to https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics#azure-diagnostics-mode to see whether your service uses the AzureDiagnostics table in Azure Monitor Logs / Log Analytics.
130-
Link to the service-specific tables. If your service uses the AzureDiagnostics table, list the fields you use and what they're for. If your service uses both tables, list both types of information. Add any further information after each table link, such as descriptions and usage, or information not found in the tables.
131-
132-
IMPORTANT: Field names for Log Analytics may vary from the same field names for Storage. Many services need a mapping table to map the two sets of fields. -->
133-
134-
<!-- ## Activity log. Required section. -->
13587
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
13688
- [Microsoft.DataFactory resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftdatafactory)
13789

138-
<!-- ## Other schemas. Optional section. Please keep heading in this order. If your service uses other schemas, add the following include and information.
139-
[!INCLUDE [horz-monitor-ref-other-schemas](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-other-schemas.md)]
140-
List other schemas and their usage here. These can be resource logs, alerts, event hub formats, etc. depending on what you think is important. You can put JSON messages, API responses not listed in the REST API docs, and other similar types of info here. -->
141-
14290
## Related content
14391

14492
- See [Monitor Data Factory](monitor-data-factory.md) for a description of monitoring Data Factory.

0 commit comments

Comments
 (0)