You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -56,7 +56,7 @@ Alert rules monitor your Prometheus metrics and trigger notifications when speci
56
56
Follow these steps to create an alert rule:
57
57
58
58
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":::
60
60
61
61
1. Enter an alert rule name that describes what you're monitoring.
62
62
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
74
74
Follow these steps to create a new recording rule:
75
75
76
76
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.":::
78
79
79
80
1. In the page that opens, enter a name for the recording rule and a metric name.
80
81
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":::
82
84
83
85
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.":::
85
88
86
89
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
0 commit comments