grafana/pkg/services/alerting
bergquist 69489993c3 export init notifier func
makes it possible to validate that an notifier can be
initialzed from the provisioning package
2018-12-19 13:38:49 +01:00
..
conditions alerting: adds tests for the median reducer 2018-11-05 09:03:35 +01:00
notifiers removes unused code 2018-12-07 14:39:44 +01:00
testdata adds tests for extracting for property 2018-11-05 13:29:33 +01:00
commands.go refactor dashboard alert extractor 2018-11-05 14:25:19 +01: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 go meta lint errors 2018-11-19 14:00:20 +01:00
eval_context.go go meta lint errors 2018-11-19 14:00:20 +01: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 Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01:00
extractor.go Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01: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 export init notifier func 2018-12-19 13:38:49 +01:00
reader.go pkg/services/alerting/reader.go: Fix should use for range instead of for { select {} }. 2018-10-19 19:49:04 +02:00
result_handler.go introduces hard coded deboucing for alerting 2018-11-05 10:50:28 +01:00
rule_test.go tech(alerting): remove comments 2016-12-19 15:40:09 +01:00
rule.go renames debouceduration to for 2018-11-05 11:05:30 +01:00
scheduler.go Simplify make() (gosimple) 2018-04-16 21:04:57 +02:00
test_notification.go export init notifier func 2018-12-19 13:38:49 +01:00
test_rule.go refactor dashboard alert extractor 2018-11-05 14:25:19 +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