grafana/pkg/services/alerting/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
..
alertmanager_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
alertmanager.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
base_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
base.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
dingding_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
dingding.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
discord_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
discord.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
email_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
email.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
googlechat_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
googlechat.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
hipchat_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
hipchat.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
kafka_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
kafka.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
line_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
line.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
opsgenie_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
opsgenie.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
pagerduty_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
pagerduty.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
pushover_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
pushover.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensu_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensu.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensugo_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
sensugo.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
slack_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
slack.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
teams_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
teams.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
telegram_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
telegram.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
threema_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
threema.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
victorops_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
victorops.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
webhook_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
webhook.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00