grafana/pkg/services/alerting
2016-11-03 17:31:36 +01:00
..
conditions tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01:00
notifiers Added message parsing functionality 2016-10-31 14:55:21 -07: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.go tech(alerting): remove unused code 2016-10-21 09:05:54 +02:00
eval_handler_test.go tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01:00
eval_handler.go tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01: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 tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01:00
models.go feat(alerting): alerting scheduling distribution, only distibutes it on seconds for now, not sub second distribution, #5854 2016-09-05 14:26:08 +02:00
notifier_test.go tech(notifiers): improve logging for notifications 2016-10-11 10:15:41 +02:00
notifier.go fix(alerting): scope variable was updated 2016-10-12 09:46:32 +02: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 Alerting: Keep last state on no data (#6354) 2016-10-22 10:56:04 +02:00
result_handler.go Renamed Initialized to Pending 2016-11-01 07:30:55 -07:00
rule_test.go tech(alerting): refactor how evalhandler uses conditions 2016-11-03 17:31:36 +01:00
rule.go Alerting: Keep last state on no data (#6354) 2016-10-22 10:56:04 +02: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