From 4c288f39eede0eaecb2823ea26fc4dcdc826b26e Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:22:08 +0100 Subject: [PATCH] [v11.4.x] Alerting docs: `reorder rules` action in DS rules (#98016) Alerting docs: `reorder rules` action in DS rules (#97974) Alerting docs (minor) - mention `reorder rules` action in DS rules (cherry picked from commit c983af175514eaa9935196a36ea91f504dc5064a) Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> --- .../alerting-rules/create-data-source-managed-rule.md | 2 +- .../create-data-source-managed-recording-rules.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md b/docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md index 04d079125e3..582a2d84130 100644 --- a/docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md +++ b/docs/sources/alerting/alerting-rules/create-data-source-managed-rule.md @@ -129,7 +129,7 @@ Use [alert rule evaluation](ref:alert-rule-evaluation) to determine how frequent If you are creating a new evaluation group, specify the interval for the group. - All rules within the same group are evaluated sequentially over the same time interval. + All rules within the same group are evaluated sequentially over the same time interval. You can reorder them from the **Alert rules** page. 1. Enter a pending period. diff --git a/docs/sources/alerting/alerting-rules/create-recording-rules/create-data-source-managed-recording-rules.md b/docs/sources/alerting/alerting-rules/create-recording-rules/create-data-source-managed-recording-rules.md index 9abbc0219d3..375268e520c 100644 --- a/docs/sources/alerting/alerting-rules/create-recording-rules/create-data-source-managed-recording-rules.md +++ b/docs/sources/alerting/alerting-rules/create-recording-rules/create-data-source-managed-recording-rules.md @@ -66,7 +66,9 @@ Select your data source and enter a query. The queries used in data source-manag 1. From the **Group** dropdown, select an existing group within the selected namespace or add a new one. - Newly created rules are appended to the end of the group. Rules within a group are run sequentially at a regular interval, with the same evaluation time. + Rules within a group are run sequentially at a regular interval, with the same evaluation time. + + Newly created rules are appended to the end of the group, and you can reorder them from the **Alert rules** page. ## Add labels