grafana/pkg/services/provisioning/notifiers
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
..
testdata/test-configs Slack: Use chat.postMessage API by default (#32511) 2021-04-22 16:00:21 +02:00
alert_notifications.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
config_reader_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
config_reader.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
types.go Provisioning: Support alert notification channel secure settings (#26168) 2020-07-17 13:54:01 +02:00