grafana/pkg/plugins/manager
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
..
installer Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
loader Plugins: Add ability to enable debug logging per plugin (#45481) (#45485) 2022-02-16 18:22:10 +01:00
signature Plugins: Make manager more easily composable (#44467) 2022-01-27 18:06:38 +01:00
testdata fix and add test (#44286) 2022-01-21 11:00:20 +01:00
dashboards_test.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
dashboards.go Plugins: Refactor plugin dashboards (#44315) 2022-01-28 10:28:33 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
manager_test.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
manager.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
store.go Plugins: Remove old code related to Core plugin installs (#44311) 2022-01-21 13:38:04 +01:00