Skip to content

Commit 829a6e2

Browse files
committed
edit pass: metrics-getting-started
1 parent be2fc7e commit 829a6e2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/azure-monitor/essentials/metrics-getting-started.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Get started with Azure Metrics Explorer
3-
description: Learn how to create your first metric chart with Azure Metrics Explorer.
2+
title: Get started with Azure Monitor metrics explorer
3+
description: Learn how to create your first metric chart with Azure Monitor metrics explorer.
44
author: vgorbenko
55
services: azure-monitor
66
ms.topic: conceptual
@@ -9,9 +9,9 @@ ms.author: vitalyg
99
ms.reviewer: vitalyg
1010
---
1111

12-
# Get started with Azure Metrics Explorer
12+
# Get started with metrics explorer
1313

14-
Azure Monitor Metrics Explorer is a component of the Azure portal that you can use to plot charts, visually correlate trends, and investigate spikes and dips in metrics' values. Use Metrics Explorer to investigate the health and utilization of your resources.
14+
Azure Monitor metrics explorer is a component of the Azure portal that you can use to plot charts, visually correlate trends, and investigate spikes and dips in metrics' values. Use metrics explorer to investigate the health and utilization of your resources.
1515

1616
## Where do I start?
1717

@@ -27,11 +27,11 @@ Start in the following order:
2727

2828
To create a metric chart, from your resource, resource group, subscription, or Azure Monitor view, open the **Metrics** tab and follow these steps:
2929

30-
1. Select the **Select a scope** button to open the resource scope picker. You can use the picker to select the resources you want to see metrics for. The resource should already be populated if you opened Metrics Explorer from the resource's menu. To learn how to view metrics across multiple resources, see [View multiple resources in the Azure Metrics Explorer](./metrics-dynamic-scope.md).
30+
1. Select the **Select a scope** button to open the resource scope picker. You can use the picker to select the resources you want to see metrics for. The resource should already be populated if you opened metrics explorer from the resource's menu. To learn how to view metrics across multiple resources, see [View multiple resources in Azure Monitor metrics explorer](./metrics-dynamic-scope.md).
3131

3232
> ![Screenshot that shows selecting a resource.](./media/metrics-getting-started/scope-picker.png)
3333
34-
1. For some resources, you must pick a namespace. The namespace is a way to organize metrics so that you can easily find them. For example, storage accounts have separate namespaces for storing Files, Tables, Blobs, and Queues metrics. Many resource types have only one namespace.
34+
1. For some resources, you must pick a namespace. The namespace is a way to organize metrics so that you can easily find them. For example, storage accounts have separate namespaces for storing metrics for files, tables, blobs, and queues. Many resource types have only one namespace.
3535

3636
1. Select a metric from a list of available metrics.
3737

@@ -65,7 +65,7 @@ For examples that have filtering and splitting applied, see [Metric chart exampl
6565

6666
## Share your metric chart
6767

68-
There are three ways to share your metric chart. See the following instructions on how to share information from your metrics charts by using Excel, a link, or a workbook.
68+
There are three ways to share your metric chart. See the following instructions on how to share information from your metric charts by using Excel, a link, or a workbook.
6969

7070
### Download to Excel
7171

@@ -87,12 +87,12 @@ Select **Share** > **Send to Workbook**. In the **Send to Workbook** window, you
8787

8888
## Advanced chart settings
8989

90-
You can customize the chart style and title, and modify advanced chart settings. When you're finished with customization, pin the chart to a dashboard or save it to a workbook. You can also configure metrics alerts. Follow [product documentation](../essentials/metrics-charts.md) to learn about these and other advanced features of Azure Monitor Metrics Explorer.
90+
You can customize the chart style and title, and modify advanced chart settings. When you're finished with customization, pin the chart to a dashboard or save it to a workbook. You can also configure metrics alerts. Follow [product documentation](../essentials/metrics-charts.md) to learn about these and other advanced features of Azure Monitor metrics explorer.
9191

9292
## Next steps
9393

94-
* [Learn about advanced features of Metrics Explorer](../essentials/metrics-charts.md)
95-
* [Viewing multiple resources in Metrics Explorer](./metrics-dynamic-scope.md)
96-
* [Troubleshooting Metrics Explorer](metrics-troubleshoot.md)
94+
* [Learn about advanced features of metrics explorer](../essentials/metrics-charts.md)
95+
* [Viewing multiple resources in metrics explorer](./metrics-dynamic-scope.md)
96+
* [Troubleshooting metrics explorer](metrics-troubleshoot.md)
9797
* [See a list of available metrics for Azure services](./metrics-supported.md)
9898
* [See examples of configured charts](../essentials/metric-chart-samples.md)

0 commit comments

Comments
 (0)