Skip to content

Commit 03f03e6

Browse files
committed
Fix alt text
1 parent c2f57ab commit 03f03e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ 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 recording rule button 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.":::
60+
6061
1. Enter an alert rule name that describes what you're monitoring.
6162
1. Define a query and alert condition: select **bundled-azure-prometheus** from the dropdown and define your query and alert condition.
6263
1. Set an evaluation behavior: set the evaluation interval and the conditions for firing or resolving the alert.
@@ -114,7 +115,7 @@ If you no longer need bundled Prometheus, you can disable it from your Azure Man
114115
1. To continue accessing existing data in the Azure Monitor workspace, consider [setting up Azure Monitor Workspace integration in Azure Managed Grafana](./how-to-connect-azure-monitor-workspace.md)
115116

116117
> [!NOTE]
117-
> Disabling bundled Prometheus removes the integration but does not delete existing data in your Azure Monitor workspace.
118+
> Disabling bundled Prometheus removes the integration but doesn't delete existing data in your Azure Monitor workspace.
118119
119120
## Related content
120121

0 commit comments

Comments
 (0)