Skip to content

Commit a0fee58

Browse files
authored
Small edits to correct terminology used in metrics
1 parent 844061e commit a0fee58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/learn/tutorial-metrics-explorer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ ms.author: bwren
1111
---
1212

1313
# Tutorial: Create a metrics chart in Azure Monitor
14-
Metrics explorer is a feature of Azure Monitor in the Azure portal that allows you to create charts from metric values, visually correlate trends, and investigate spikes and dips in metric values. Use the metrics explorer to investigate the health and utilization of your Azure resources.
14+
Metrics explorer is a feature of Azure Monitor in the Azure portal that allows you to create charts from metric values, visually correlate trends, and investigate spikes and dips in metric values. Use the metrics explorer to investigate the health and utilization of your Azure resources or to plot charts from custom metrics.
1515

1616
In this tutorial, you learn how to:
1717

1818
> [!div class="checklist"]
19-
> * Add a metric value to a chart
20-
> * Perform different aggregations on metric values
19+
> * Select a metric for which you want to plot a chart
20+
> * Perform different aggregations of metric values
2121
> * Modify the time range and granularity for the chart
2222
2323
## Prerequisites
@@ -29,7 +29,7 @@ To complete this tutorial you need an Azure resource to monitor. You can use any
2929
Log in to the Azure portal at [https://portal.azure.com](https://portal.azure.com).
3030

3131
## Open metrics explorer and select a scope
32-
You can open metrics explorer either from the Azure Monitor menu or from a resource's menu in the Azure portal. Metric values from all resources are available regardless of which option you use.
32+
You can open metrics explorer either from the Azure Monitor menu or from a resource's menu in the Azure portal. Metrics from all resources are available regardless of which option you use.
3333

3434
1. Select **Metrics** from the **Azure Monitor** menu or from the **Monitoring** section of a resource's menu.
3535

0 commit comments

Comments
 (0)