grafana/pkg/services/alerting/conditions
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
..
evaluator_test.go Chore: Refactor GoConvey tests in alerting/conditions (#40843) 2021-10-26 23:24:58 +02:00
evaluator.go Chore: Fix staticcheck issues (#28854) 2020-11-05 11:57:20 +01:00
query_interval_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
query_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
query.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
reducer_test.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
reducer.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00