grafana/pkg/services/alerting
2016-11-29 22:22:25 +01:00
..
conditions fix(alerting): fixes broken no_value evaluator 2016-11-27 16:53:29 +01:00
notifiers Add VictorOps Test. 2016-11-16 16:14:02 -08:00
commands.go feat(alerting): validate alerts before saving dashboard (#6691) 2016-11-24 09:50:35 +01: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 refactor(alerting): refactoring PR for OR conditions, #6579 2016-11-17 15:48:15 +01:00
eval_handler_test.go fix(alerting): fixes bug that prevents noData from triggering 2016-11-22 11:47:52 +01:00
eval_handler.go fix(alerting): fixes bug that prevents noData from triggering 2016-11-22 11:47:52 +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 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 fix(notifications): failed image upload should not stop notification 2016-11-21 09:47:59 +01:00
reader_test.go style(alerting): improve naming 2016-06-13 14:01:57 +02:00
reader.go feat(metrics): change active alerts to guage 2016-11-29 16:46:25 +01: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): improve error logging for extracting alerts 2016-11-15 11:47:46 +01:00
scheduler.go fix(alerting): remove possible divide by zero panic 2016-11-17 15:20:14 +01: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