| .. |
|
conditions
|
ec14fa58b5
alerting: add count_non_null reducer
|
8 years ago |
|
notifiers
|
204fe007b7
When Messasge field is set for an alert, map it to the output field in a Sensu check result. If Message is empty, send "Grafana Metric Condition Met"
|
8 years ago |
|
commands.go
|
df2b2e3058
feat(alerting): validate alerts before saving dashboard (#6691)
|
9 years ago |
|
engine.go
|
353bb57a6f
use same key as mt
|
8 years ago |
|
eval_context.go
|
6115941df0
middleware: rename org-id -> orgId
|
8 years ago |
|
eval_context_test.go
|
489f087fbd
feat(alerting): reduce states. Make exeuction result configurable.
|
9 years ago |
|
eval_handler.go
|
2f35759346
asscoiate comment with name
|
8 years ago |
|
eval_handler_test.go
|
46e4a54a6e
style: go fmt with simplify
|
9 years ago |
|
extractor.go
|
89eda76f29
require dashboard panels to have id
|
8 years ago |
|
extractor_test.go
|
89eda76f29
require dashboard panels to have id
|
8 years ago |
|
interfaces.go
|
bd010289b2
alerting: images in alert notifications is now optional
|
8 years ago |
|
models.go
|
d354f3a8af
fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247)
|
9 years ago |
|
notifier.go
|
c7698a09ed
pass context to image uploaders
|
8 years ago |
|
notifier_test.go
|
3162e680c2
tech(notifiers): improve logging for notifications
|
9 years ago |
|
reader.go
|
2de94d6548
convert old metrics to prom metrics
|
8 years ago |
|
result_handler.go
|
25aa9df270
Create annotations (#8197)
|
8 years ago |
|
rule.go
|
b9d709ab27
feat(alerting): improve error logging for extracting alerts
|
9 years ago |
|
rule_test.go
|
71f406558e
tech(alerting): remove comments
|
9 years ago |
|
scheduler.go
|
3ea66ebe3f
fix(alerting): remove possible divide by zero panic
|
9 years ago |
|
test_notification.go
|
9dc220b8e2
include error message in email notification (#8392)
|
8 years ago |
|
test_rule.go
|
03354bc49a
tech: replace context.TODO with background ctx
|
8 years ago |
|
ticker.go
|
0cbf4ae773
feat(alerting): began work on splitting scheduler into scheduler and engine
|
9 years ago |
|
ticker_test.go
|
0cbf4ae773
feat(alerting): began work on splitting scheduler into scheduler and engine
|
9 years ago |