grafana/pkg/services/provisioning
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496)
* propagate notificationservice down to the notifiers

* replace dispatch in result handler

* remove dispatch from the rule reader

* remove dispatch from eval context

* remove dispatch from alerting usage

* remove dispatch from alerting usage

* remove dispatch from notifier

* attempt to fix tests in alerting

* hello linter, my old friend; also disable some tests for now

* use mocks to fix the tests

* resolving wire providers

* make linter happy

* remove yet another bus.dispatch

* fix tests using store mock
2022-02-03 13:26:05 +01:00
..
dashboards Provisioning: Fix duplicate validation when multiple organizations have been configured (#44151) 2022-01-26 11:33:31 +01:00
datasources Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
notifiers Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
plugins Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
utils Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
values Chore: Refactor GoConvey in provisioning package (#40892) 2021-11-01 11:31:55 +01:00
provisioning_mock.go Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
provisioning_test.go Chore: Add context to org (#40685) 2021-11-03 11:31:56 +01:00
provisioning.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00