Skip to content

Commit 8ad7038

Browse files
author
Manika Dhiman
committed
added review feedback
1 parent ab2311a commit 8ad7038

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

azure-local/concepts/monitoring-overview.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides an overview of the Azure Local monitoring sol
44
ms.author: alkohli
55
ms.topic: article
66
author: alkohli
7-
ms.date: 12/23/2024
7+
ms.date: 12/26/2024
88
---
99

1010
# What is Azure Local monitoring?
@@ -21,17 +21,6 @@ To understand the current performance patterns, identify performance anomalies,
2121

2222
Azure Local utilizes Azure Monitor tools, such as Insights, Metrics, Logs, Workbooks, and Alerts. These tools help collect data, analyze, and proactively respond to consistent or trending variances from your established baseline.
2323

24-
## High-level architecture
25-
26-
Broadly, the architecture of Azure Local monitoring comprises the following key components:
27-
28-
- Deploying extensions to collect log, metrics, telemetry, and alerts.
29-
- Using Azure Monitor tools, such as Insights, Metrics, Logs, Workbooks, and Alerts to analyze, visualize, and respond to the data effectively.
30-
31-
The following diagram is an architectural representation of Azure Local monitoring implementation.
32-
33-
:::image type="content" source="./media/monitoring-overview/monitoring-architecture.png" alt-text="High-level architecture diagram of Azure Local monitoring. This diagram shows an Azure Local system with three nodes. Each node is installed with extensions for monitoring." lightbox="./media/monitoring-overview/monitoring-architecture.png" :::
34-
3524
## Monitoring capabilities in Azure Local
3625

3726
Azure Local provides monitoring capabilities fully integrated with Azure Monitor. These capabilities provide insights, helps visualize and analyze data, and empower you to respond to incoming monitoring data. The following sections provide an overview of what capabilities are available and the benefits they provide.
@@ -44,7 +33,9 @@ You can use Insights to monitor either a single Azure Local system or multiple s
4433

4534
### Metrics
4635

47-
Azure Local Metrics collects over 60 key metrics for monitoring your infrastructure, available out-of-the-box and at no extra cost. These metrics include CPU and memory usage, storage performance metrics, such as IOPS, latency and throughput, network throughput, and VM performance metrics. You can view these metrics in Azure Monitor through predefined charts. You can also create custom charts to visualize these metrics based on your preferences. Metrics enables you to store numeric data from your clusters in a dedicated time-series database. To learn more about Metrics, see [Monitor Azure Local with Azure Monitor Metrics](../manage/monitor-cluster-with-metrics.md).
36+
Azure Local Metrics collects over 60 key metrics for monitoring your infrastructure, available out-of-the-box and at no extra cost. These metrics include CPU and memory usage, storage performance metrics, such as IOPS, latency and throughput, network throughput, and VM performance metrics. You can view these metrics in Azure Monitor through predefined charts. You can also create custom charts to visualize these metrics based on your preferences.
37+
38+
Metrics enables you to store numeric data from your clusters in a dedicated time-series database. This data is collected using Telemetry and Diagnostics Arc extension and then analyzed using Metrics Explorer. To learn more about Metrics, see [Monitor Azure Local with Azure Monitor Metrics](../manage/monitor-cluster-with-metrics.md).
4839

4940
### Alerts
5041

@@ -65,6 +56,17 @@ The following table provides a brief description and setup instructions for each
6556
| Metric based alerts | These are customer-defined alerts that are used to evaluate metrics of your Azure Local system at regular intervals. Metric alerts are useful when you want to be alerted about data that requires little or no manipulation. | See [Set up metric alerts for Azure Local](../manage/setup-metric-alerts.md). |
6657
| Recommended alerts | These are predefined metric-based alerts for your Azure Local system resource. These alerts provide you with initial monitoring for a common set of metrics including CPU percentage and available memory. | See [Enable recommended alert rules for Azure Local](../manage/set-up-recommended-alert-rules.md). |
6758

59+
## High-level architecture
60+
61+
Broadly, the architecture of Azure Local monitoring comprises the following key components:
62+
63+
- Deploying extensions to collect log, metrics, telemetry, and alerts.
64+
- Using Azure Monitor tools, such as Insights, Metrics, Logs, Workbooks, and Alerts to analyze, visualize, and respond to the data effectively.
65+
66+
The following diagram is an architectural representation of Azure Local monitoring implementation.
67+
68+
:::image type="content" source="./media/monitoring-overview/monitoring-architecture.png" alt-text="High-level architecture diagram of Azure Local monitoring. This diagram shows an Azure Local system with three nodes. Each node is installed with extensions for monitoring." lightbox="./media/monitoring-overview/monitoring-architecture.png" :::
69+
6870
## Next steps
6971

7072
- [Monitor a single Azure Local system with Insights](../manage/monitor-single-23h2.md)

0 commit comments

Comments
 (0)