grafana/docs/sources/setup-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-grafana Unified Alerting: Set max_attempts to 1 by default (#79095) 2023-12-05 17:42:34 +00: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