grafana/pkg/services/alerting
Zzy 1b84a924a3 Alerting: Makes timeouts and retries configurable (#16259)
Adds new alert settings for configuring timeouts and retries named 
evaluation_timeout_seconds, notification_timeout_seconds 
and max_attempts.

Closes #16240
2019-03-29 12:58:37 +07:00
..
conditions Extracted common code for diff calculation 2019-02-14 21:52:59 +01:00
notifiers Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +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 Alerting: Makes timeouts and retries configurable (#16259) 2019-03-29 12:58:37 +07:00
engine_test.go Alerting: Makes timeouts and retries configurable (#16259) 2019-03-29 12:58:37 +07:00
engine.go Alerting: Makes timeouts and retries configurable (#16259) 2019-03-29 12:58:37 +07: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 Alerting: Makes timeouts and retries configurable (#16259) 2019-03-29 12:58:37 +07: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 fix(Alerting): Fixed alert rules with eval in day units, fixes #16174 (#16182) 2019-03-25 16:27:58 +01:00
rule.go fix(Alerting): Fixed alert rules with eval in day units, fixes #16174 (#16182) 2019-03-25 16:27:58 +01:00
scheduler.go Simplify make() (gosimple) 2018-04-16 21:04:57 +02:00
test_notification.go fix imageurl in notification test 2019-03-11 00:23:07 +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