grafana/pkg/services
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158)
* tech(routines): move the async logic from notification to alerting notifier

* tech(notification): reduce code dupe

* fix(notification): dont touch the response unless its an error

* feat(alerting): make alerting exeuction async but flow sync

* tech(alerting): remove commented code

* tech(alerting): remove unused code

* tech(alerting): fix typo

* tech(alerting): implement Context on EvalContext

* tech(alerting): wait for all alerts to return

* feat(alerting): dont allow alert responses to cancel

* Revert "feat(alerting): dont allow alert responses to cancel"

This reverts commit 324b006c96.

* feat(alerting): give alerts some time to finish before closing down
2016-10-03 09:38:03 +02:00
..
alerting Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
annotations feat(alertlistpanel): support state filter 2016-09-14 10:49:05 +02:00
cleanup fix(cleanup): check if images dir exists 2016-09-28 21:12:25 +02:00
eventpublisher no unbound recursion in publish() 2015-05-18 10:04:01 -04:00
notifications Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
search Revert "Enable the "limit" param in /api/search" 2016-06-17 11:22:39 +02:00
sqlstore fix(build): fixed failing unit test 2016-10-01 17:36:56 +02:00