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/essentials/metrics-getting-started.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
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.
4
4
author: vgorbenko
5
5
services: azure-monitor
6
6
ms.topic: conceptual
@@ -9,9 +9,9 @@ ms.author: vitalyg
9
9
ms.reviewer: vitalyg
10
10
---
11
11
12
-
# Get started with Azure Metrics Explorer
12
+
# Get started with metrics explorer
13
13
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.
15
15
16
16
## Where do I start?
17
17
@@ -27,11 +27,11 @@ Start in the following order:
27
27
28
28
To create a metric chart, from your resource, resource group, subscription, or Azure Monitor view, open the **Metrics** tab and follow these steps:
29
29
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).
31
31
32
32
> 
33
33
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.
35
35
36
36
1. Select a metric from a list of available metrics.
37
37
@@ -65,7 +65,7 @@ For examples that have filtering and splitting applied, see [Metric chart exampl
65
65
66
66
## Share your metric chart
67
67
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.
69
69
70
70
### Download to Excel
71
71
@@ -87,12 +87,12 @@ Select **Share** > **Send to Workbook**. In the **Send to Workbook** window, you
87
87
88
88
## Advanced chart settings
89
89
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.
91
91
92
92
## Next steps
93
93
94
-
*[Learn about advanced features of Metrics Explorer](../essentials/metrics-charts.md)
95
-
*[Viewing multiple resources in Metrics Explorer](./metrics-dynamic-scope.md)
0 commit comments