grafana/pkg/services/alerting
cglrkn d8f6c73aab Update script to make it use OpsGenie's REST API
The script is making API calls to the deprecated OpsGenie Web API, we updated the script to make it use new OpsGenie's REST API.
2017-10-02 16:42:09 +03:00
..
conditions change pdiff to percent_diff for conditions 2017-09-29 18:14:17 +08:00
notifiers Update script to make it use OpsGenie's REST API 2017-10-02 16:42:09 +03:00
commands.go feat(alerting): validate alerts before saving dashboard (#6691) 2016-11-24 09:50:35 +01:00
engine.go use same key as mt 2017-09-18 14:59:59 +02:00
eval_context_test.go feat(alerting): reduce states. Make exeuction result configurable. 2016-11-07 12:42:39 +01:00
eval_context.go middleware: rename org-id -> orgId 2017-02-17 15:18:40 +01:00
eval_handler_test.go style: go fmt with simplify 2017-01-27 15:21:02 +01:00
eval_handler.go metrics: set summary unit 2017-09-14 19:28:54 +02:00
extractor_test.go require dashboard panels to have id 2017-09-18 10:32:58 +02:00
extractor.go require dashboard panels to have id 2017-09-18 10:32:58 +02:00
interfaces.go alerting: images in alert notifications is now optional 2017-02-15 14:17:36 +01:00
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
notifier_test.go tech(notifiers): improve logging for notifications 2016-10-11 10:15:41 +02:00
notifier.go pass context to image uploaders 2017-09-15 16:11:02 +02:00
reader.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
result_handler.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
rule_test.go tech(alerting): remove comments 2016-12-19 15:40:09 +01:00
rule.go feat(alerting): improve error logging for extracting alerts 2016-11-15 11:47:46 +01:00
scheduler.go fix(alerting): remove possible divide by zero panic 2016-11-17 15:20:14 +01:00
test_notification.go include error message in email notification (#8392) 2017-05-17 09:51:51 +02:00
test_rule.go tech: replace context.TODO with background ctx 2017-02-24 09:20:28 +01:00
ticker_test.go feat(alerting): began work on splitting scheduler into scheduler and engine 2016-06-06 11:56:58 +02:00
ticker.go feat(alerting): began work on splitting scheduler into scheduler and engine 2016-06-06 11:56:58 +02:00