grafana/pkg/services
Armand Grillet 6523486122
Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200)
* update AlertingEnabled and UnifiedAlertingSettings.Enabled to be pointers
* add a pseudo migration to fix the AlertingEnabled and UnifiedAlertingSettings.Enabled if the latter is not defined
* update the default configuration file to make default value for both 'enabled' flags be undefined

Misc
* update Migrator to expose DB engine. This is needed for a ualert migration to access the database while the list of migrations is created.
* add more verbose failure when migrations do not match

Co-authored-by: gotjosh <josue@grafana.com>
Co-authored-by: Yuriy Tseretyan <yuriy.tseretyan@grafana.com>
Co-authored-by: gillesdemey <gilles.de.mey@gmail.com>
2021-11-24 14:56:07 -05:00
..
accesscontrol Access control: use delegatable flag to check if role can be granted (#42070) 2021-11-22 17:44:03 +03:00
alerting Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth JWT: Split race-y test into two stable tests (#41950) 2021-11-19 12:05:04 +01:00
cleanup Chore: Add context dashboard version (#41672) 2021-11-17 10:57:37 +01:00
contexthandler Access control: allow using targetOrgId parameter to set organization ID for a request (#41761) 2021-11-17 16:11:56 +01:00
dashboards Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
dashboardsnapshots Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
datasourceproxy Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
datasources Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
guardian Chore: Refactor GoConvey in the guardian package (#40898) 2021-10-27 07:45:20 -05:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refactor secrets service (#41771) 2021-11-17 11:52:45 +02:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements API: return resource ID when deleting datasource with UID and library element (#41342) 2021-11-05 15:06:14 +01:00
librarypanels Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
licensing AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
live Testdata: add random labeled stream (#41932) 2021-11-19 09:54:05 -08:00
login Encryption: Improve the DX of encryption operations within database transactions (#41654) 2021-11-16 11:51:13 +01:00
multildap Chore: Replace goconvey in multildap package (#40681) 2021-10-20 15:07:37 +02:00
ngalert Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
notifications Chore: add context to login (#41316) 2021-11-08 15:53:51 +01:00
oauthtoken Chore: add context to login (#41316) 2021-11-08 15:53:51 +01:00
pluginsettings Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
provisioning Chore: Add context to playlist (#41337) 2021-11-19 14:32:14 +01:00
quota Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
rendering Rendering: Add light theme for errors (#41616) 2021-11-17 12:18:47 +01:00
schemaloader Fix the disjuction of panels (#39412) 2021-10-06 11:39:23 +02:00
search Chore: Propagate context for search (#41010) 2021-10-28 11:29:07 +02:00
searchusers remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
secrets Encryption: Cleanup and add logging (#42084) 2021-11-24 15:01:44 +02:00
serviceaccounts Serviceaccounts: Filtering service accounts from user queries (#41410) 2021-11-23 23:06:40 +00:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
teamguardian Chore: Refactor GoConvey in teamguardian package (#40896) 2021-10-26 17:59:37 +02:00
updatechecker Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00