Skip to content

Commit 32adf8c

Browse files
committed
Syntax
1 parent f0ca0e1 commit 32adf8c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

articles/managed-grafana/how-to-bundled-prometheus.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure bundled Prometheus in Azure Managed Grafana.
44
keywords: Azure Managed Grafana, Prometheus, bundled Prometheus
55
author: maud-lv
66
ms.topic: how-to
7-
ms.date: 06/19/2025
7+
ms.date: 07/09/2025
88
ms.author: malev
99
ms.reviewer: malev
1010
ms.service: azure-managed-grafana
@@ -56,7 +56,7 @@ Alert rules monitor your Prometheus metrics and trigger notifications when speci
5656
Follow these steps to create an alert rule:
5757

5858
1. In the Grafana UI, go to **Alerting** > **Alert rules** and select **New alert rule**.
59-
:::image type="content" source="media/bundled-prometheus/new-alert-rule.png" alt-text="Screenshot of the Alert rules page in Grafana with the New alert rule action highlighted." lightbox="media/bundled-prometheus/new-alert-rule.png"::::::
59+
:::image type="content" source="media/bundled-prometheus/new-alert-rule.png" alt-text="Screenshot of the Alert rules page in Grafana with the New alert rule action highlighted." lightbox="media/bundled-prometheus/new-alert-rule.png":::
6060

6161
1. Enter an alert rule name that describes what you're monitoring.
6262
1. Define a query and alert condition: select **bundled-azure-prometheus** from the dropdown and define your query and alert condition.
@@ -74,14 +74,17 @@ For more details, see [Create Grafana-managed alert rules](https://grafana.com/d
7474
Follow these steps to create a new recording rule:
7575

7676
1. On the **Alert rules** page which is open, select **New recording rule**.
77-
:::image type="content" source="media/bundled-prometheus/new-recording-rule.png" alt-text="Screenshot of the Alert rules page in Grafana with the New recording rule button highlighted.":::
77+
78+
:::image type="content" source="media/bundled-prometheus/new-recording-rule.png" alt-text="Screenshot of the Alert rules page in Grafana with the New recording rule button highlighted.":::
7879

7980
1. In the page that opens, enter a name for the recording rule and a metric name.
8081
1. Define the rule for the bundled-azure-prometheus data source.
81-
:::image type="content" source="media/bundled-prometheus/define-recording-rule.png" alt-text="Screenshot of configuring recording rule settings with query and labels." lightbox="media/bundled-prometheus/define-recording-rule.png":::
82+
83+
:::image type="content" source="media/bundled-prometheus/define-recording-rule.png" alt-text="Screenshot of configuring recording rule settings with query and labels." lightbox="media/bundled-prometheus/define-recording-rule.png":::
8284

8385
1. Set an evaluation behavior and optionally add labels.
84-
:::image type="content" source="media/bundled-prometheus/set-evaluation-behaviors-labels.png" alt-text="Screenshot of the recording rule configuration form with evaluation settings.":::
86+
87+
:::image type="content" source="media/bundled-prometheus/set-evaluation-behaviors-labels.png" alt-text="Screenshot of the recording rule configuration form with evaluation settings.":::
8588

8689
1. After saving, you can view the details of the recording rule under the folder you selected earlier. Select the **View** icon to view recorded
8790
metrics.

0 commit comments

Comments
 (0)