grafana/pkg/plugins
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518)
* Create DashAlertService service

* Remove no used dashboard service from plugin's manager that generates dependency cycle in Enterprise

* Remove bus for dashboard permissions

* Remove bus from dashboard extractor service

* Add missing argument

* Fix wire

* Fix lint

* More goimports

* Use datasource service instead sql calls

* Fix integration test
2022-02-28 09:54:56 +01:00
..
adapters Expressions: use datasource model from the query (#41376) 2021-12-16 13:51:46 -03:00
backendplugin Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00
manager Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
plugincontext Use PluginSettingsService instead of SQLStore methods in plugins (#45480) 2022-02-25 11:29:18 +01:00
backend_utils.go Plugins: Remove old code related to Core plugin installs (#44311) 2022-01-21 13:38:04 +01:00
config.go remove unused config (#45056) 2022-02-08 12:42:14 +01:00
ifaces.go Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00
models.go Plugins: Add typed models for frontend settings data sources and panels (#42062) 2021-12-14 11:16:13 +01:00
plugins.go Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00