mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
5a80962de9
* 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> |
||
---|---|---|
.. | ||
testdata | ||
date_formats_test.go | ||
date_formats.go | ||
dynamic_settings_test.go | ||
expanders_test.go | ||
expanders.go | ||
provider.go | ||
setting_azure_test.go | ||
setting_azure.go | ||
setting_data_proxy.go | ||
setting_feature_toggles_test.go | ||
setting_feature_toggles.go | ||
setting_featuremgmt.go | ||
setting_grafana_javascript_agent.go | ||
setting_plugins_test.go | ||
setting_plugins.go | ||
setting_quota.go | ||
setting_search.go | ||
setting_secure_socks_proxy.go | ||
setting_session_test.go | ||
setting_smtp.go | ||
setting_storage.go | ||
setting_test.go | ||
setting_unified_alerting_test.go | ||
setting_unified_alerting.go | ||
setting.go |