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
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-bundled-prometheus.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This article walks you through enabling bundled Prometheus, configuring recordin
36
36
37
37
Complete the following steps to connect your Grafana workspace to an Azure Monitor workspace and enable bundled Prometheus (preview):
38
38
39
-
1. Open your Azure Managed Grafana workspace and in the left menu select **Integrations** > **Bundled Prometheus**.
39
+
1. Open your Azure Managed Grafana workspace and in the left menu select **Integrations** > **Bundled Prometheus (Preview)**.
40
40
41
41
:::image type="content" source="media/bundled-prometheus/select-monitor-workspace.png" alt-text="Screenshot of the Azure platform showing the bundled Prometheus integration pane in Azure Managed Grafana.":::
42
42
@@ -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.":::
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.
@@ -78,7 +78,7 @@ Follow these steps to create a new recording rule:
78
78
79
79
1. In the page that opens, enter a name for the recording rule and a metric name.
80
80
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/grafana-settings/grafana-settings-tab.png":::
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
82
83
83
1. Set an evaluation behavior and optionally add labels.
84
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.":::
@@ -105,7 +105,7 @@ After you set up the recording rules, you can visualize the recorded Prometheus
105
105
106
106
If you no longer need bundled Prometheus (preview), you can disable it from your Azure Managed Grafana workspace:
107
107
108
-
1. In your Azure Managed Grafana workspace, select **Integrations** > **Bundled Prometheus** from the left menu.
108
+
1. In your Azure Managed Grafana workspace, select **Integrations** > **Bundled Prometheus (Preview)** from the left menu.
109
109
1. Select **Disable** > **Yes** to confirm.
110
110
1. Optionally remove the role assignments previously added in the Azure Monitor workspace:
111
111
1. In the Azure Monitor workspace resource, select **Access control (IAM)** > **Role assignments**.
0 commit comments