From e9643366b3165b4fe3f42048f993dd86399bdea1 Mon Sep 17 00:00:00 2001 From: Johnny Kartheiser <140559259+JohnnyK-Grafana@users.noreply.github.com> Date: Fri, 11 Apr 2025 08:43:46 -0500 Subject: [PATCH] alerting docs: update alert rules history limit documentation (#102838) * alerting docs: update alert rules history limit documentation the documentation for the alert rules version history has been updatedto specify that the rules apply to enterprise/OSS customers. the rules should also be explicated for cloud documentation. * Update view-alert-rules.md --- docs/sources/alerting/monitor-status/view-alert-rules.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/sources/alerting/monitor-status/view-alert-rules.md b/docs/sources/alerting/monitor-status/view-alert-rules.md index f521800f5bb..199941c9578 100644 --- a/docs/sources/alerting/monitor-status/view-alert-rules.md +++ b/docs/sources/alerting/monitor-status/view-alert-rules.md @@ -61,7 +61,11 @@ For details on how rule states and alert instance states are displayed, refer to ## View, compare and restore alert rules versions. -You can view, compare, and restore previous alert rule versions. The number of alert rule versions is limited to a maximum of 10 alert rule versions for free users, and a maximum of 100 stored alert rule versions for paid tier users. +You can view, compare, and restore previous alert rule versions. + +{{< admonition type="note" >}} +In Grafana OSS and Enterprise, the number of alert rule versions is limited. Free users are allowed a maximum of 10 alert rule versions, while paid users have a maximum of 100 stored alert rule versions. +{{< /admonition >}} To view or restore previous versions for an alert rule, complete the following steps.