From 50952f0a7ab3472f3208a4b9a3b6fc1d63d4e689 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 20 Mar 2023 14:03:28 -0400 Subject: [PATCH] =?UTF-8?q?[v9.4.x]=20[Docs]=20-=20Add=20Warning=20about?= =?UTF-8?q?=20Version=20Downgrade=20and=20Alerting=20to=20Grafana=20?= =?UTF-8?q?=E2=80=A6=20(#65062)?= 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 … (#64896) * [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 (cherry picked from commit 661e44ae6d78dbec91e62161769072f38311ab9f) Co-authored-by: SeamusGrafana <102023327+SeamusGrafana@users.noreply.github.com> --- 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.