Skip to content

Commit 225a010

Browse files
committed
minor header update
1 parent 8c6303d commit 225a010

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/essentials/data-collection-rule-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.reviewer: nikeist
99
ms.custom: references_regions
1010
---
1111

12-
# Data collection rules in Azure Monitor
13-
*Data collection rules (DCR)* are part of an [ETL](/azure/architecture/data-guide/relational-data/etl)-like data collection process that improves on legacy data collection methods for Azure Monitor. This process uses a common data ingestion pipeline, the Azure Monitor pipeline, for all data sources and a standard method of configuration that's more manageable and scalable than other methods. Specific advantages of DCR-based data collection include the following:
12+
# Data collection rules (DCRs) in Azure Monitor
13+
*Data collection rules (DCRs)* are part of an [ETL](/azure/architecture/data-guide/relational-data/etl)-like data collection process that improves on legacy data collection methods for Azure Monitor. This process uses a common data ingestion pipeline, the Azure Monitor pipeline, for all data sources and a standard method of configuration that's more manageable and scalable than other methods. Specific advantages of DCR-based data collection include the following:
1414

1515
- Consistent method for configuration of different data sources.
1616
- Ability to apply a transformation to filter or modify incoming data before it's stored.
@@ -26,7 +26,7 @@ Data collection using the Azure Monitor pipeline is shown in the diagram below.
2626
:::image type="content" source="media/pipeline-overview/pipeline-overview.png" lightbox="media/pipeline-overview/pipeline-overview.png" alt-text="Diagram that shows the data flow for Azure Monitor pipeline." border="false":::
2727

2828

29-
## Data collection rules
29+
## Using data collection rules
3030

3131
Data collection rules (DCRs) are stored in Azure so they can be centrally deployed and managed like any other Azure resource. They're sets of instructions supporting data collection using the Azure Monitor pipeline. They provide a consistent and centralized way to define and customize different data collection scenarios. Depending on the scenario, DCRs specify such details as what data should be collected, how to transform that data, and where to send it.
3232

0 commit comments

Comments
 (0)