grafana/pkg/services
Sofia Papagiannaki 012d4f0905
Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746)
* 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>
2021-09-29 16:16:40 +02:00
..
accesscontrol Chore: Cleanup usageStatsMock duplication (#39710) 2021-09-29 09:59:02 +03:00
alerting Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
cleanup Annotations: don't log context.Cancelled as an error when cleaning up (#39024) 2021-09-09 18:13:14 +02:00
contexthandler Use sdk pkg for gtime (#39354) 2021-09-21 13:08:52 +02:00
dashboards Chore: Propagate context for dashboard guardian (#39201) 2021-09-23 17:43:32 +02:00
dashboardsnapshots Chore: Refactor securedata to remove global encryption calls from dashboard snapshots (#38714) 2021-09-01 13:05:15 +02:00
datasourceproxy Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
datasources Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
encryption Encryption: Extract encryption into service (#38442) 2021-08-30 19:39:55 +02:00
guardian Chore: Propagate context for dashboard guardian (#39201) 2021-09-23 17:43:32 +02:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 2021-09-27 09:04:36 +02:00
librarypanels LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 2021-09-27 09:04:36 +02:00
licensing Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
live Live: pipeline subscription authorization based on user role (#39587) 2021-09-23 19:33:12 -07:00
login Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
multildap Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
ngalert Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
notifications Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
oauthtoken Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
provisioning Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 2021-09-14 16:08:04 +02:00
quota Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
rendering ImageRendering: fix leakage of the rendering inflight counter (#34607) 2021-08-28 09:05:03 +02:00
schemaloader Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
search Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
searchusers Extract search users functions into a service (#39002) 2021-09-29 12:51:49 +02:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00