grafana/pkg/services/alerting
2018-06-04 13:19:14 +02:00
..
conditions Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00
notifiers Bug fix for repeated alerting even on OK state and add notification_journal cleanup when alert resolves 2018-06-04 13:19:14 +02:00
test-data dashboard: allow alerts to be saved for new/provisioned dashboards 2018-03-28 11:32:05 +02:00
commands.go dashboard: allow alerts to be saved for new/provisioned dashboards 2018-03-28 11:32:05 +02:00
engine_test.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
engine.go Implement code review changes 2018-06-04 13:19:14 +02:00
eval_context_test.go alerting: refactor tests 2018-05-25 16:12:34 +02:00
eval_context.go Fix multiple bugs 2018-06-04 13:19:14 +02:00
eval_handler_test.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
eval_handler.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
extractor_test.go dashboard: allow alerts to be saved for new/provisioned dashboards 2018-03-28 11:32:05 +02:00
extractor.go Revert changes post code review and move them to notification page 2018-06-04 13:19:14 +02:00
interfaces.go Revert changes post code review and move them to notification page 2018-06-04 13:19:14 +02:00
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
notifier.go Revert changes post code review and move them to notification page 2018-06-04 13:19:14 +02:00
reader.go comment unused struct fields 2018-04-18 22:23:49 +02:00
result_handler.go Implement code review changes 2018-06-04 13:19:14 +02:00
rule_test.go tech(alerting): remove comments 2016-12-19 15:40:09 +01:00
rule.go Revert changes post code review and move them to notification page 2018-06-04 13:19:14 +02:00
scheduler.go Simplify make() (gosimple) 2018-04-16 21:04:57 +02:00
test_notification.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
test_rule.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
ticker_test.go moved icon (#10681) 2018-01-31 09:52:29 +01:00
ticker.go feat(alerting): began work on splitting scheduler into scheduler and engine 2016-06-06 11:56:58 +02:00