Sofia Papagiannaki
|
368742ab04
|
Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) (#39793)
* Remove `ngalert` feature toggle
* Update frontend
Remove all references of ngalert feature toggle
* Update docs
* Disable unified alerting for specific orgs
* Add backend tests
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Disabled unified alerting by default
* Ensure backward compatibility with old ngalert feature toggle
* Apply suggestions from code review
Co-authored-by: gotjosh <josue@grafana.com>
(cherry picked from commit 012d4f0905)
|
2021-09-29 11:21:25 -04:00 |
|
Sofia Papagiannaki
|
c89e1236fe
|
Alerting: tune rule evaluation via configuration (#35623) (#39712)
* Alerting: Configure max evaluation retries
* Alerting: Enforce minimum rule evaluation interval
* Alerting: Disable rule evaluation from configuration
* Update docs
* Alerting: Configure rule evaluation timeout
* Move options on unified_alerting config section
* Apply suggestions from code review
Co-authored-by: gotjosh <josue@grafana.com>
(cherry picked from commit f6f3a54742)
|
2021-09-28 14:58:31 +03:00 |
|
Grot (@grafanabot)
|
f5be918e49
|
Use sdk pkg for gtime (#39354) (#39468)
(cherry picked from commit 64c8d32fe7)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
|
2021-09-21 13:41:31 +02:00 |
|
Grot (@grafanabot)
|
10c44b4f8d
|
Alerting: Move the unified alerting settings to its own struct (#39350) (#39400)
(cherry picked from commit 2ad82b9354)
Co-authored-by: gotjosh <josue@grafana.com>
|
2021-09-20 11:02:07 +01:00 |
|
Grot (@grafanabot)
|
8a369feb63
|
Alerting: Support Unified Alerting with Grafana HA (#37920) (#39342)
* Alerting: Support Unified Alerting in Grafana's HA mode.
(cherry picked from commit 7db97097c9)
Co-authored-by: gotjosh <josue@grafana.com>
|
2021-09-17 13:23:51 +01:00 |
|