grafana/pkg/services/alerting
2016-11-15 06:35:25 -08:00
..
conditions Implemented operator based firiing in backend 2016-11-15 06:35:25 -08:00
notifiers feat(pagerduty): add support for auto resolve 2016-11-08 20:38:38 +01:00
commands.go chore(alerting): move transformers to seperate package 2016-06-13 07:46:54 +02:00
engine.go feat(alerting): recover from panic 2016-10-21 14:46:58 +02:00
eval_context_test.go feat(alerting): reduce states. Make exeuction result configurable. 2016-11-07 12:42:39 +01:00
eval_context.go tech(alerting): set prev state when creating eval context 2016-11-07 13:01:54 +01:00
eval_handler_test.go tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01:00
eval_handler.go Implemented operator based firiing in backend 2016-11-15 06:35:25 -08:00
extractor_test.go feat(alerting): parse the interval value from the panel 2016-10-13 11:19:44 +02:00
extractor.go feat(alerting): avoid double logging 2016-11-03 07:25:00 +01:00
interfaces.go Implemented operator based firiing in backend 2016-11-15 06:35:25 -08:00
models.go docs(): alerting docs, #6490 2016-11-08 14:53:28 +01:00
notifier_test.go tech(notifiers): improve logging for notifications 2016-10-11 10:15:41 +02:00
notifier.go chore(notification): improve log message 2016-11-03 18:04:50 +01:00
reader_test.go style(alerting): improve naming 2016-06-13 14:01:57 +02:00
reader.go feat(alerting): add global usage metrics for alerting 2016-08-11 21:12:46 +02:00
result_handler_test.go feat(alerting): reduce states. Make exeuction result configurable. 2016-11-07 12:42:39 +01:00
result_handler.go tech(alerting): set prev state when creating eval context 2016-11-07 13:01:54 +01:00
rule_test.go tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01:00
rule.go feat(alerting): reduce states. Make exeuction result configurable. 2016-11-07 12:42:39 +01:00
scheduler.go feat(alerting): do not enqueue paused rules 2016-10-10 13:29:10 +02:00
test_notification.go feat(alerting): support for attached graphs in alert notifications 2016-10-21 09:06:03 +02:00
test_rule.go Make alerting notifcations sync (#6158) 2016-10-03 09:38:03 +02:00
ticker_test.go feat(alerting): began work on splitting scheduler into scheduler and engine 2016-06-06 11:56:58 +02:00
ticker.go feat(alerting): began work on splitting scheduler into scheduler and engine 2016-06-06 11:56:58 +02:00