Torkel Ödegaard 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 years ago
..
alertstates a191b9b1cf feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 9 years ago
datasources a191b9b1cf feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 9 years ago
alert_rule.go a362984c57 feat(alerting): renamed AlertRuleModel to just Alert, think making a distinction between an Alert and an Alert Rule is just confusing and was a mistake on my part 9 years ago
alerting.go 3289225b77 feat(alerting): fixed test issues 9 years ago
alerting_test.go 1498db11a9 feat(alerting): extracts alert rule reading 9 years ago
commands.go 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 years ago
engine.go 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 years ago
evaluator.go 83c422e6ef feat(alerting): implement transform objects 9 years ago
executor.go 83c422e6ef feat(alerting): implement transform objects 9 years ago
executor_test.go 1fa9ae810b test(alerting): enable disabled tests 9 years ago
extractor.go 77a5e3f14d feat(alerting): minor fixes 9 years ago
extractor_test.go 382f396247 feat(alerting): more model changes 9 years ago
interfaces.go d1acfb4494 feat(alerting): minor progress 9 years ago
models.go 2b4a9954b1 feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package 9 years ago
notifier.go 9f8c67e352 feat(alerting): only start unfinnished jobs 9 years ago
reader.go 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 years ago
scheduler.go 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 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
transformer.go 83c422e6ef feat(alerting): implement transform objects 9 years ago