Skip to content

Commit 333bc9f

Browse files
committed
small edit
1 parent 729d7fb commit 333bc9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
ms.custom: ignite-2022
66
author: rboucher
77
ms.author: robb
8-
ms.date: 01/25/2023
8+
ms.date: 02/08/2023
99
ms.reviewer: robb
1010
---
1111
# Azure Monitor overview
@@ -89,7 +89,7 @@ For detailed information about data collection, see [data collection](./best-pra
8989
Azure Monitor stores data in data stores for each of the pillars of observability: metrics, logs, distributed traces, and changes. Each store is optimized for specific types of data and monitoring scenarios.
9090

9191

92-
|Pillar of Observability/<br>Data Store|Description |
92+
|Pillar of Observability/<br>Data Store|Description|
9393
|---------|---------|
9494
|[Azure Monitor Metrics](essentials/data-platform-metrics.md)|Metrics are numerical values that describe an aspect of a system at a particular point in time. [Azure Monitor Metrics](./essentials/data-platform-metrics.md) is a time-series database, optimized for analyzing time-stamped data. Azure Monitor collects metrics at regular intervals. Metrics are identified with a timestamp, a name, a value, and one or more defining labels. They can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time. It supports native Azure Monitor metrics and [Prometheus based metrics](/articles/azure-monitor/essentials/prometheus-metrics-overview.md).|
9595
|[Azure Monitor Logs](logs/data-platform-logs.md)|Logs are recorded system events. Logs can contain different types of data, be structured or free-form text, and they contain a timestamp. Azure Monitor stores structured and unstructured log data of all types in [Azure Monitor Logs](./logs/data-platform-logs.md). You can route data to [Log Analytics workspaces](./logs/log-analytics-overview.md) for querying and analysis.|
@@ -110,7 +110,7 @@ Insights and visualizations help increase your visibility into the operation of
110110
### Insights
111111

112112
Insights are large, scalable, curated visualizations. For more information, see List of insights and curated visualizations using Azure Monitor.
113-
The following table describes the three most robust insights:
113+
The following table describes the three major insights:
114114

115115
|Insight |Description |
116116
|---------|---------|

0 commit comments

Comments
 (0)