Skip to content

Commit 7ccbf65

Browse files
committed
WIP 1901
1 parent 7dff0ae commit 7ccbf65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/essentials/prometheus-workbooks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This article introduces workbooks for Azure Monitor workspaces and shows you how
1414

1515
## Pre-requisites
1616
To query Prometheus metrics from an Azure Monitor workspace you need the following:
17-
- An Azure Monitor workspace. To create an Azure Monitor workspace see [Create an Azure Monitor Workspace](./azure-monitor-workspace-overview?tabs=azure-portal.md#create-an-azure-monitor-workspace)
17+
- An Azure Monitor workspace. To create an Azure Monitor workspace see [Create an Azure Monitor Workspace](./azure-monitor-workspace-overview?tabs=azure-portal.md#create-an-azure-monitor-workspace).
1818
- Your Azure Monitor workspace must be [collecting Prometheus metrics](./prometheus-metrics-enable.md) from an AKS cluster.
1919
- You have the Monitoring Data Reader role assigned for the Azure Monitor workspace.
2020

@@ -30,8 +30,8 @@ Azure Monitor workspaces include an exploration workbook to query your Prometheu
3030
![Screenshot that shows Azure Monitor workspace gallery](./media/prometheus-workbooks/prometheus-gallery.png)
3131

3232
A workbook has the following input options:
33-
- **Time Range**. Select the nuber of hours or days that you want to include in your query. Select *Custom* to set a start and end time.
34-
- **PromQL**. Enter the PromQL query to retrieve your data. For more information about PromQL, see Querying Prometheus]](https://prometheus.io/docs/prometheus/latest/querying/basics/#querying-prometheus).
33+
- **Time Range**. Select the period of time that you want to include in your query. Select **Custom** to set a start and end time.
34+
- **PromQL**. Enter the PromQL query to retrieve your data. For more information about PromQL, see Querying Prometheus](https://prometheus.io/docs/prometheus/latest/querying/basics/#querying-prometheus).
3535
- **Graph**, **Grid**, and **Dimensions** tabs. Switch between a graphic, tabular and dimensional view of the query output.
3636

3737
![Screenshot that shows PromQL explorer](./media/prometheus-workbooks/prometheus-explorer.png)

0 commit comments

Comments
 (0)