From 05865034d7b2549f4819da51fc1c5fa92233e332 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:22:03 +0100 Subject: [PATCH] Docs: removes note as recovery threshold now in cloud (#83907) --- .../alerting/alerting-rules/create-grafana-managed-rule.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md b/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md index f7b5a38d753..c93157ba793 100644 --- a/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md +++ b/docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md @@ -78,10 +78,6 @@ Define a query to get the data you want to measure and a condition that needs to b. Click **Preview** to verify that the expression is successful. -{{% admonition type="note" %}} -The recovery threshold feature is currently only available in OSS. -{{% /admonition %}} - 1. To add a recovery threshold, turn the **Custom recovery threshold** toggle on and fill in a value for when your alert rule should stop firing. You can only add one recovery threshold in a query and it must be the alert condition.