diff --git a/doc/update/gitlab_14_changes.md b/doc/update/gitlab_14_changes.md index 60a78d48a033b3d845c629352f512ec60b248196_ZG9jL3VwZGF0ZS9naXRsYWJfMTRfY2hhbmdlcy5tZA==..c98c1d1aefc38705c9452905d1352489718b85d7_ZG9jL3VwZGF0ZS9naXRsYWJfMTRfY2hhbmdlcy5tZA== 100644 --- a/doc/update/gitlab_14_changes.md +++ b/doc/update/gitlab_14_changes.md @@ -18,6 +18,12 @@ Apache-licensed Grafana release to allow time to consider the implications of the newer AGPL-licensed releases. +Users that have customized their Grafana install with plugins or library +panels may experience errors in Grafana after the downgrade. If the errors +persist after a Grafana restart you may need to reset the Grafana db and +re-add the customizations. The Grafana database can be reset with +`sudo gitlab-ctl reset-grafana`. + ## 14.0 ### Removing support for running Sidekiq directly instead of `sidekiq-cluster`