grafana/pkg/services/alerting
2019-03-06 17:03:14 +01:00
..
conditions Extracted common code for diff calculation 2019-02-14 21:52:59 +01:00
notifiers fix discord notifier so it doesn't crash when there are no image generated 2019-03-06 17:03:14 +01:00
testdata Returned id for alert notifications which were created without uid 2019-01-16 16:52:00 +02:00
commands.go refactor dashboard alert extractor 2018-11-05 14:25:19 +01:00
engine_integration_test.go moves timeout tests to an integration test 2019-01-28 07:56:31 +01:00
engine_test.go moves timeout tests to an integration test 2019-01-28 07:56:31 +01:00
engine.go moves timeout tests to an integration test 2019-01-28 07:56:31 +01:00
eval_context_test.go go meta lint errors 2018-11-19 14:00:20 +01:00
eval_context.go fixed handling of alert urls with true flags, fixes #15454 2019-02-15 11:23:31 +01:00
eval_handler_test.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
eval_handler.go moves metric package to /infra 2019-02-24 21:12:51 +01:00
extractor_test.go removes unnessecary db request 2019-01-28 15:37:52 +01:00
extractor.go make sure frequency cannot be zero 2019-01-10 14:17:10 +01:00
interfaces.go Added uid for alert notifications 2019-01-16 16:50:00 +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 log phantomjs output even if it timeout and include orgId when render alert 2019-03-06 13:53:23 +01:00
reader.go moves metric package to /infra 2019-02-24 21:12:51 +01:00
result_handler.go moves metric package to /infra 2019-02-24 21:12:51 +01:00
rule_test.go removes unnessecary db request 2019-01-28 15:37:52 +01:00
rule.go Converted notification id to uid via fmt for old alert notification settings 2019-01-16 16:52:00 +02:00
scheduler.go Simplify make() (gosimple) 2018-04-16 21:04:57 +02:00
test_notification.go removes error2 logger 2019-01-15 11:49:18 +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