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/azure-monitor/overview.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
@@ -46,7 +46,7 @@ Click on the diagram to see a more detailed expanded version showing a larger br
46
46
47
47
The diagram depicts the Azure Monitor system components:
48
48
49
-
-The **[data sources](data-sources.md)** are the types of data collected from each monitored resource.
49
+
-**[Data sources](data-sources.md)** are the types of resources being monitored.
50
50
- The data is **collected and routed** to the data platform. Clicking on the diagram shows these options, which are also called out in detail later in this article.
51
51
- The **[data platform](data-platform.md)** stores the collected monitoring data. Azure Monitor's core data platform has stores for metrics, logs, traces, and changes. System Center Operations Manager MI uses its own database hosted in SQL Managed Instance.
52
52
- The **consumption** section shows the components that use data from the data platform.
@@ -61,7 +61,7 @@ The diagram depicts the Azure Monitor system components:
61
61
62
62
Azure Monitor can collect [data from multiple sources](data-sources.md).
63
63
64
-
The diagram below shows an expanded version of the data source types gathered by Azure Monitor.
64
+
The diagram below shows an expanded version of the data source types that Azure Monitor can gather monitoring data from.
65
65
66
66
:::image type="content" source="media/overview/data-sources-opt.svg" alt-text="Diagram that shows an overview of Azure Monitor data sources." border="false" lightbox="media/overview/data-sources-blowup-type-2-opt.svg":::
67
67
@@ -84,7 +84,7 @@ SCOM MI (like on premises SCOM) collects only IaaS Workload and Operating System
84
84
85
85
## Data collection and routing
86
86
87
-
Azure Monitor collects and routes monitoring data using a few different mechanisms depending on the data being routed and the destination. Much like a road system built over time, not all roads lead to all locations. Some are legacy, some new, and some are better to take than others given how Azure Monitor has evolved over time. For more information, see **[data sources](data-sources.md)**.
87
+
Azure Monitor collects and routes monitoring data using a few different mechanisms depending on the data being routed and the destination. Much like a road system improved over the years, not all roads lead to all locations. Some are legacy, some new, and some are better to take than others given how Azure Monitor has evolved over time. For more information, see **[data sources](data-sources.md)**.
88
88
89
89
:::image type="content" source="media/overview/data-collection-box-opt.svg" alt-text="Diagram that shows an overview of Azure Monitor data collection and routing." border="false" lightbox="media/overview/data-collection-blowup-type-2-opt.svg":::
90
90
@@ -108,7 +108,7 @@ For detailed information about data collection, see [data collection](./best-pra
108
108
## Data platform
109
109
110
110
Azure Monitor stores data in data stores for each of the three pillars of observability, plus an additional one:
0 commit comments