Skip to content

Commit f8b3312

Browse files
committed
fixes
1 parent 1f73f08 commit f8b3312

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/azure-monitor/essentials/analyze-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Use the time picker to change the **Time range** for your data, such as the last
120120

121121
In addition to changing the time range with the time picker, you can pan and zoom by using the controls in the chart area.
122122

123-
## Interactive Chart features
123+
## Interactive chart features
124124

125125
### Pan across metrics data
126126

articles/azure-monitor/essentials/metrics-explorer.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Metrics explorer with PromQL (Preview)
3-
description: Learn about Metrics Explorer with Prometheus query language support.
2+
title: Azure Monitor metrics explorer with PromQL (Preview)
3+
description: Learn about Azure Monitor metrics explorer with Prometheus query language support.
44
author: EdB-MSFT
55
ms.service: azure-monitor
66
ms-author: edbaynash
77
ms.topic: conceptual
88
ms.date: 04/01/2024
99
ms.reviewer: priyamishra
1010

11-
# Customer intent: As an Azure Monitor user, I want to learn how to use Metrics Explorer with PromQL.
11+
# Customer intent: As an Azure Monitor user, I want to learn how to use Azure Monitor metrics explorer with PromQL.
1212

1313
---
1414

15-
# Metrics explorer with PromQL (Preview)
15+
# Azure Monitor metrics explorer with PromQL (Preview)
1616

17-
Metrics Explorer with PromQL (Preview) allows you to analyze metrics using Prometheus query language (PromQL) for metrics stored in an Azure Monitor workspace.
17+
Azure Monitor metrics explorer with PromQL (Preview) allows you to analyze metrics using Prometheus query language (PromQL) for metrics stored in an Azure Monitor workspace.
1818

19-
Metrics explorer with PromQL (Preview) is available from the **Metrics** menu item of any Azure Monitor workspace. You can query metrics from form Azure Monitor workspaces using PromQL or any other Azure resource using the query builder.
19+
Azure Monitor metrics explorer with PromQL (Preview) is available from the **Metrics** menu item of any Azure Monitor workspace. You can query metrics from form Azure Monitor workspaces using PromQL or any other Azure resource using the query builder.
2020

2121
> [!NOTE]
2222
> You must have the *Monitoring Reader* role at the subscription level to visualize metrics across multiple resources, resource groups, or a subscription. For more information, see [Assign Azure roles in the Azure portal](/azure/role-based-access-control/role-assignments-portal).
@@ -71,7 +71,7 @@ Each workspace can host multiple charts. Each chart can contain multiple metrics
7171
Add multiple metrics to the chart by selecting **Add metric**. Use either the builder or the editor to add metrics to the chart.
7272

7373
> [!NOTE]
74-
> Using both the code editor and query builder on the same chart is not supported in the Preview release of Metrics explorer and may result in unexpected behavior.
74+
> Using both the code editor and query builder on the same chart is not supported in the Preview release of Azure Monitor metrics explorer and may result in unexpected behavior.
7575
7676

7777
### Add a new chart
@@ -93,7 +93,7 @@ Configure the time range and granularity for your metric chart to view data that
9393
Set the time range for the chart by selecting the time picker in the toolbar. Select a predefined time range, or set a custom time range.
9494

9595

96-
Time grain is the frequency of sampling and display of the data points on the chart. Select the time granularity by using the time picker in metrics explorer. If the data is stored at a lower or more frequent granularity than selected, the metric values displayed are aggregated to the level of granularity selected. The time grain is set to automatic by default. The automatic setting selects the best time grain based on the time range selected.
96+
Time grain is the frequency of sampling and display of the data points on the chart. Select the time granularity by using the time picker in the metrics explorer. If the data is stored at a lower or more frequent granularity than selected, the metric values displayed are aggregated to the level of granularity selected. The time grain is set to automatic by default. The automatic setting selects the best time grain based on the time range selected.
9797

9898
For more information on configuring time range and granularity, see [Analyze metrics](/azure/azure-monitor/essentials/analyze-metrics#configure-the-time-range).
9999

@@ -109,10 +109,10 @@ Interactive features include the following:
109109
- Change chart settings such as chart type, Y-axis range, and legends.
110110
- Save and share charts
111111

112-
For more information on chart features, see [Interactive chart features](/azure/azure-monitor/essentials/analyze-metrics#interactive-chart-features) .
112+
For more information on chart features, see [Interactive chart features](/azure/azure-monitor/essentials/analyze-metrics#interactive-chart-features).
113113

114114

115-
## Next Steps
115+
## Next steps
116116

117117
- [Azure Monitor managed service for Prometheus](/azure/azure-monitor/essentials/prometheus-metrics-overview)
118118
- [Azure Monitor workspace overview](/azure/azure-monitor/essentials/azure-monitor-workspace-overview)

0 commit comments

Comments
 (0)