grafana/pkg/services/alerting
Robin Burchell 43109dc8ca telegram: Send notifications with an inline image
If image upload is enabled, but there is no public image repository,
fall back to sending an image via telegram's API.
2018-01-11 17:23:50 -05:00
..
conditions alerting: add count_non_null reducer 2017-10-13 09:47:10 +02:00
notifiers telegram: Send notifications with an inline image 2018-01-11 17:23:50 -05:00
test-data alerting: make alert extractor backwards compatible 2017-12-19 11:20:05 +01: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 Add a per-notifier ShouldNotify() 2017-12-12 17:35:54 +01:00
eval_context.go Add a per-notifier ShouldNotify() 2017-12-12 17:35:54 +01:00
eval_handler_test.go fixes broken alert eval when first condition is using OR 2017-12-13 13:37:10 +01:00
eval_handler.go fixes broken alert eval when first condition is using OR 2017-12-13 13:37:10 +01:00
extractor_test.go test: remove unused code 2017-12-19 11:23:21 +01:00
extractor.go alerting: make alert extractor backwards compatible 2017-12-19 11:20:05 +01:00
interfaces.go Add a per-notifier ShouldNotify() 2017-12-12 17:35:54 +01: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 Grafana v5 'develop' branch 2017-12-15 12:06:09 +01:00
reader.go convert old metrics to prom metrics 2017-09-14 14:26:32 +02:00
result_handler.go Add a per-notifier ShouldNotify() 2017-12-12 17:35:54 +01: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