Andrey Kaipov 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 years ago
..
conditions 7c3dcb3702 alerting: adds tests for the median reducer 7 years ago
notifiers 63fdffe8c0 Fixes #13993 - adds more options for Slack notifications 7 years ago
test-data 68833fa978 dashboard: allow alerts to be saved for new/provisioned dashboards 7 years ago
commands.go 9e0da02b6a refactor dashboard alert extractor 7 years ago
engine.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
engine_test.go 91fb2e07ce pkg: fix codespell issues 7 years ago
eval_context.go de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
eval_context_test.go 238139fad6 alerting: refactor tests 7 years ago
eval_handler.go 38bdb8dfb3 Alerting: move getNewState to EvalContext 7 years ago
eval_handler_test.go 38bdb8dfb3 Alerting: move getNewState to EvalContext 7 years ago
extractor.go 9e0da02b6a refactor dashboard alert extractor 7 years ago
extractor_test.go 9e0da02b6a refactor dashboard alert extractor 7 years ago
interfaces.go 70385119bc removes d in disableResolvedMessage 7 years ago
models.go d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 9 years ago
notifier.go 7b781e4c3c use notification state id instead of notifier id 7 years ago
reader.go 68507e8855 pkg/services/alerting/reader.go: Fix should use for range instead of for { select {} }. 7 years ago
result_handler.go 0e0901874b better comment about state changes 7 years ago
rule.go ba67dc7689 changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 7 years ago
rule_test.go 71f406558e tech(alerting): remove comments 9 years ago
scheduler.go 4d87cb03c5 Simplify make() (gosimple) 7 years ago
test_notification.go b45a1bd45c avoid exporting notificationState and notificationStateSlice 7 years ago
test_rule.go 9e0da02b6a refactor dashboard alert extractor 7 years ago
ticker.go dde650905d Fix megacheck issue unused code. 7 years ago
ticker_test.go 465e701b42 moved icon (#10681) 8 years ago