From 661e44ae6d78dbec91e62161769072f38311ab9f Mon Sep 17 00:00:00 2001 From: SeamusGrafana <102023327+SeamusGrafana@users.noreply.github.com> Date: Mon, 20 Mar 2023 16:05:07 +0000 Subject: [PATCH] =?UTF-8?q?[Docs]=20-=20Add=20Warning=20about=20Version=20?= =?UTF-8?q?Downgrade=20and=20Alerting=20to=20Grafana=20=E2=80=A6=20(#64896?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [Docs] - Add Warning about Version Downgrade and Alerting to Grafana v9.4 Upgrade Instructions Add Warning about Version Downgrade and Alerting to Grafana v9.4 Upgrade Instructions * Update docs/sources/upgrade-guide/upgrade-v9.4/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/upgrade-guide/upgrade-v9.4/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * makes prettier --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Chris Moyer --- docs/sources/upgrade-guide/upgrade-v9.4/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/upgrade-guide/upgrade-v9.4/index.md b/docs/sources/upgrade-guide/upgrade-v9.4/index.md index d8fbc3e73ed..4025d8d2ff9 100644 --- a/docs/sources/upgrade-guide/upgrade-v9.4/index.md +++ b/docs/sources/upgrade-guide/upgrade-v9.4/index.md @@ -16,4 +16,4 @@ weight: 1995 ## Technical notes -There are no additional upgrade steps to complete for this version of Grafana. +The upgrade to Grafana v9.4 includes changes to the Grafana database for Grafana alerting that are not backward compatible. As a result, when you upgrade to Grafana v9.4, do not downgrade your Grafana instance to an earlier version. Doing so might cause issues with managing your Grafana alerts.