Skip to content

Commit 4e2ae71

Browse files
committed
toc
1 parent 6ec3350 commit 4e2ae71

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To add a metric using the editor,
4646

4747

4848
## Multiple metrics and charts
49-
Each worspace can host multiple charts with each chart containing multiple metrics.
49+
Each workspace can host multiple charts with each chart containing multiple metrics.
5050

5151
### Add a metric
5252

@@ -58,15 +58,16 @@ You can add up to <<<<<<<10>>>>>>> metrics to a chart. Each metric and query is
5858
5959

6060
### Add a new chart
61-
You can create additional charts by selecting **New chart**. Each chart can have multiple metrics and different chart types and settings.
61+
62+
You can create more charts by selecting **New chart**. Each chart can have multiple metrics and different chart types and settings.
6263

6364
The time range and granularity are applied to all the charts in the workspace.
6465

6566
:::image type="content" source="./media/metrics-explorer/create-multiple-charts.png" lightbox="./media/metrics-explorer/create-multiple-charts.png" alt-text="A screenshot showing multiple charts.":::
6667

6768
### Remove a chart
6869

69-
To remove a chart select the **...** options icon and select **Remove**.
70+
To remove a chart, select the **...** options icon and select **Remove**.
7071

7172
## Configure time range and granularity
7273

@@ -123,7 +124,7 @@ The Azure Monitor metrics explorer Share menu includes several options for shari
123124

124125
:::image type="content" source="./media/metrics-explorer/share-chart.png" lightbox="./media/metrics-explorer/share-chart.png" alt-text="A screenshot showing the share menu.":::
125126

126-
# Supported PromQL funtions
127+
# Supported PromQL functions
127128

128129

129130

@@ -136,7 +137,7 @@ The Azure Monitor metrics explorer Share menu includes several options for shari
136137

137138
The metrics explorer for Azure Monitor workspace is in preview and has some limitations.
138139
- The metrics explorer supports up to 10 metrics per chart. <<<<<<>>>>>>>
139-
- The metrics explorer does not support running both the code editor and query builder on the same chart.
140+
- The metrics explorer doesn't support running both the code editor and query builder on the same chart.
140141

141142

142143

articles/azure-monitor/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,9 @@ items:
923923
- name: Overview
924924
displayName: Prometheus
925925
href: essentials/azure-monitor-workspace-overview.md
926+
- name: Metrics explorer for Azure Monitor workspaces
927+
displayName: Prometheus, metrics explorer
928+
href: essentials/metrics-explorer.md
926929
- name: Manage
927930
displayName: Prometheus
928931
href: essentials/azure-monitor-workspace-manage.md

0 commit comments

Comments
 (0)