grafana/pkg/server
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
..
backgroundsvcs Use PluginSettingsService instead of SQLStore methods in plugins (#45480) 2022-02-25 11:29:18 +01:00
server_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
server.go API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
test_env.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wire.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
wireexts_oss.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00