Skip to content

Commit 03df71f

Browse files
committed
added nextsteps
1 parent f8e148e commit 03df71f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Azure Monitor workspaces include an exploration workbook to query your Prometheu
3232

3333
A workbook has the following input options:
3434
- **Time Range**. Select the period of time that you want to include in your query. Select **Custom** to set a start and end time.
35-
- **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).
35+
- **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).
3636
- **Graph**, **Grid**, and **Dimensions** tabs. Switch between a graphic, tabular and dimensional view of the query output.
3737

3838
![Screenshot that shows PromQL explorer](./media/prometheus-workbooks/prometheus-explorer.png)
@@ -64,3 +64,7 @@ If you workbook query does not return data:
6464
- Verify that you have turned on metrics collection in the Monitored clusters blade of your Azure Monitor workspace
6565

6666

67+
## Next steps
68+
* [Collect Prometheus metrics from AKS cluster (preview)](./prometheus-metrics-enable.md)
69+
* [Azure Monitor workspace (preview)](./azure-monitor-workspace-overview.md)
70+
* [Use Azure Monitor managed service for Prometheus (preview) as data source for Grafana using managed system identity](./prometheus-grafan)

0 commit comments

Comments
 (0)