Torkel Ödegaard 8bb2f11505 Merge branch 'alerting_keeplast' hace 9 años
..
conditions b8b577eafb fix(spelling): minor spelling fix in alerting code hace 9 años
notifiers 4999fff29b fix(alerting): fixed email notification so it splits email address multiple ways, fixes #6353 hace 9 años
commands.go 1500c0e954 feat(alerting): alert threshold handles progress hace 9 años
engine.go 2c7dbde06a feat(alerting): recover from panic hace 9 años
eval_context.go ded5a0a9d5 tech(alerting): remove unused code hace 9 años
eval_handler.go c38f6ff182 Make alerting notifcations sync (#6158) hace 9 años
eval_handler_test.go c38f6ff182 Make alerting notifcations sync (#6158) hace 9 años
extractor.go 1506df8c11 feat(alerting): parse the interval value from the panel hace 9 años
extractor_test.go 1506df8c11 feat(alerting): parse the interval value from the panel hace 9 años
interfaces.go 3162e680c2 tech(notifiers): improve logging for notifications hace 9 años
models.go 4c5461d4ba feat(alerting): alerting scheduling distribution, only distibutes it on seconds for now, not sub second distribution, #5854 hace 9 años
notifier.go c0829903ba fix(alerting): scope variable was updated hace 9 años
notifier_test.go 3162e680c2 tech(notifiers): improve logging for notifications hace 9 años
reader.go 937726499f feat(alerting): add global usage metrics for alerting hace 9 años
reader_test.go 3ad90c389c style(alerting): improve naming hace 9 años
result_handler.go a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 hace 9 años
result_handler_test.go a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 hace 9 años
rule.go a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 hace 9 años
rule_test.go ccee1b3f96 fix(alerting): fix bug with unhandled error hace 9 años
scheduler.go 19427b59f9 feat(alerting): do not enqueue paused rules hace 9 años
test_notification.go f77799837e feat(alerting): support for attached graphs in alert notifications hace 9 años
test_rule.go c38f6ff182 Make alerting notifcations sync (#6158) hace 9 años
ticker.go 0cbf4ae773 feat(alerting): began work on splitting scheduler into scheduler and engine hace 9 años
ticker_test.go 0cbf4ae773 feat(alerting): began work on splitting scheduler into scheduler and engine hace 9 años