grafana/docs/sources/setup-grafana
Matthew Jacobson 5a80962de9
Alerting: Add clean_upgrade config and deprecate force_migration (#78324)
* Alerting: Add clean_upgrade config and deprecate force_migration

Upgrading to UA and rolling back will no longer delete any data by default. 
Instead, each set of tables will remain unchanged when switching between 
legacy and UA. As such, the force_migration config has been deprecated 
and no extra configuration is required to roll back to legacy anymore.

If clean_upgrade is set to true when upgrading from legacy alerting to Unified
Alerting, grafana will first delete all existing Unified Alerting resources,
thus re-upgrading all organizations from scratch. If false or unset,
organizations that have previously upgraded will not lose their existing Unified
 Alerting data when switching between legacy and Unified Alerting.

 Similar to force_migration, it should be kept false when not needed as it may
 cause unintended data-loss if left enabled.

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-11-30 11:01:11 -05:00
..
configure-grafana Alerting: Add clean_upgrade config and deprecate force_migration (#78324) 2023-11-30 11:01:11 -05:00
configure-security Navigation: More updates to the docs for admin subsections (#78857) 2023-11-30 08:19:07 -06:00
image-rendering Doc: Update image rendering configuration (#77042) 2023-11-23 15:03:13 +01:00
installation added youtube video link to the documentation (#78680) 2023-11-27 08:31:21 -06:00
_index.md Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
configure-docker.md Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
set-up-for-high-availability.md Update set-up-for-high-availability.md (#75356) 2023-09-26 10:00:42 -04:00
set-up-grafana-live.md Update set-up-grafana-live.md (#78300) 2023-11-17 15:02:03 -06:00
set-up-grafana-monitoring.md Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) 2023-09-29 07:43:48 +01:00
set-up-https.md Fix developer links and newly discovered spelling errors (#75875) 2023-10-03 13:49:27 +01:00
sign-in-to-grafana.md Update the sign in docs to contain more precise information. (#71698) 2023-07-31 10:59:39 -05:00
start-restart-grafana.md Update all use of docs/shared in Grafana to use keyword arguments (#74167) 2023-08-31 11:00:04 +01:00