grafana/docs/sources/setup-grafana/configure-grafana
gotjosh 0c9356a3c7
Unified Alerting: Set max_attempts to 1 by default (#79095)
* 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>
2023-12-05 17:42:34 +00:00
..
configure-custom-branding Docs: copy edit (#76652) 2023-10-26 10:50:31 -05:00
configure-tracing Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
enterprise-configuration Doc: Add docs for direct mapping of None role for SAML (#76551) 2023-10-13 16:01:55 +01:00
feature-toggles Alerting: Remove old contact points view (#78704) 2023-11-30 13:37:14 +01:00
proxy Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
settings-updates-at-runtime Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
_index.md Unified Alerting: Set max_attempts to 1 by default (#79095) 2023-12-05 17:42:34 +00:00