grafana/pkg/services/alerting
2018-10-17 10:41:18 +02:00
..
conditions changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 2018-10-12 23:15:23 -07:00
notifiers removes d in disableResolvedMessage 2018-10-17 10:41:18 +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 alerting: move queries from evalcontext to notifier base 2018-06-05 12:07:02 +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 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 2018-10-12 23:03:54 -07:00
extractor.go alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 2018-10-12 23:03:54 -07:00
interfaces.go removes d in disableResolvedMessage 2018-10-17 10:41:18 +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 use notification state id instead of notifier id 2018-10-02 14:53:39 +02:00
reader.go comment unused struct fields 2018-04-18 22:23:49 +02:00
result_handler.go better comment about state changes 2018-10-02 15:11:33 +02:00
rule_test.go tech(alerting): remove comments 2016-12-19 15:40:09 +01:00
rule.go changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 2018-10-12 23:15:23 -07:00
scheduler.go Simplify make() (gosimple) 2018-04-16 21:04:57 +02:00
test_notification.go avoid exporting notificationState and notificationStateSlice 2018-10-02 14:03:30 +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 Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00