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