grafana/pkg/services/alerting
bergquist d31c7bc6a4 Merge branch 'master' into alerting_reminder
* master: (95 commits)
  registry: adds more comments
  registry: adds comments to interfaces
  changelog: update
  changelog: update
  changelog: add notes about closing #12438
  alerting: only log when screenshot been uploaded
  fixes typos
  changelog: add notes about closing #12444
  Revert "auth proxy: use real ip when validating white listed ip's"
  changelog: adds note for #11892
  changelog: add notes about closing #12430
  fix footer css issue
  Karma to Jest: 3 test files (#12414)
  fix: log close/flush was done too early, before server shutdown log message was called, fixes #12438
  Karma to Jest: value_select_dropdown (#12435)
  support passing api token in Basic auth password (#12416)
  Add disabled styles for checked checkbox (#12422)
  changelog: add notes about closing #11920
  changelog: add notes about closing #11920
  changelog: update
  ...
2018-06-29 15:44:20 +02:00
..
conditions Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00
notifiers notifications: read without tran, write with tran 2018-06-29 15:15:31 +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 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 notifications: read without tran, write with tran 2018-06-29 15:15:31 +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 Merge branch 'master' into alerting_reminder 2018-06-29 15:44:20 +02:00
reader.go comment unused struct fields 2018-04-18 22:23:49 +02:00
result_handler.go notifications: make journaling ctx aware 2018-06-15 15:30:17 +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