mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
0c9356a3c7
* Unified Alerting: Set `max_attempts` to 1 by default The retry logic for unified alerting has been broken as far as v9.4.x, rather than fixing it in one go and causing a headache to our users with rules putting extra load on their datasources - I think a better approach is to simply set 1 as a default and then let our users change it. I see two cons with this approach: - Configuration for legacy to unified alerting cannot be ported over automatically, users will have to manually set `max_attempts` to 3 when migrating. - Users expecting to get any sort of retrying (as with legacy alerting) will not have it out of the box and will have to manually edit the configuration. Signed-off-by: gotjosh <josue.abreu@gmail.com> --------- Signed-off-by: gotjosh <josue.abreu@gmail.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 |