From 42958497ffc371c2658e78a26bea476da98f7a57 Mon Sep 17 00:00:00 2001 From: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com> Date: Thu, 13 Mar 2025 14:01:56 -0500 Subject: [PATCH] alerting docs: add alert rule history image (#101980) * alerting docs: add alert rule history image add image for alert rule history to docs * Update view-alert-rules.md * lint/prettier --- docs/sources/alerting/monitor-status/view-alert-rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/alerting/monitor-status/view-alert-rules.md b/docs/sources/alerting/monitor-status/view-alert-rules.md index 64dc4df3aa2..2d7a404b90b 100644 --- a/docs/sources/alerting/monitor-status/view-alert-rules.md +++ b/docs/sources/alerting/monitor-status/view-alert-rules.md @@ -69,3 +69,4 @@ To view or restore previous versions for an alert rule, complete the following s The page displays a list of the previous rule versions. On the Alert rule's Versions page you can view, compare and restore the previous rule versions. +{{< figure src="/media/docs/alerting/screenshot-grafana-alerting-version-history-v3.png" max-width="750px" alt="View alert rule history to compare and restore previous alert rules." >}}