Commit Graph

11 Commits (e2f5bf166665f679bf6f91dec2d1f742f48bd380)

Author SHA1 Message Date
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 10 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 10 years ago
Torkel Ödegaard ae5f8a76d9 feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 10 years ago
Torkel Ödegaard 71c1c0ab65 feat(alerting): trying to get things to work with new model 10 years ago
bergquist 0c69c5afb1 test(alerting): fixes broken unittests 10 years ago
bergquist ef35184a80 feat(alerting): rename alertrule model to alertruleDAO 10 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago
Torkel Ödegaard d1acfb4494 feat(alerting): minor progress 10 years ago
Torkel Ödegaard 7a34c129fe feat(alerting): things are compiling and tests pass 10 years ago
Torkel Ödegaard 0cbf4ae773 feat(alerting): began work on splitting scheduler into scheduler and engine 10 years ago
Torkel Ödegaard a191b9b1cf feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 10 years ago
bergquist 2cf797b567 tech(alerting): minor refactoring and code style 10 years ago
bergquist eab81a7781 style(alerting): go lint fixes 10 years ago
bergquist 50d98b161c feat(alerting): adds support for retries 10 years ago
bergquist 68f01d57d3 tech(alerting): use range in loops when possible 10 years ago
bergquist cc65dd8bcf tech(alerting): use pointers for updating alertjobs 10 years ago
bergquist 910253bc42 tech(alerting): remove datasource ref from alertjob 10 years ago
bergquist 4e1f801f6c feat(alerting): add serie name to failed alert description 10 years ago
bergquist 76758d270f feat(alerting): set basic description text of status ok 10 years ago
bergquist 338fdcb576 feat(alerting): add copy of AlertRule to AlertResult 10 years ago
bergquist d1daa2c817 style(alerting): give better info about actual value 10 years ago
bergquist b75631e021 chore(alerting): move alert result to models 10 years ago
bergquist 1498db11a9 feat(alerting): extracts alert rule reading 10 years ago
bergquist 51511dd654 feat(alerting): save alert state 10 years ago
bergquist 422234d03a feat(alerting): abstract graphite from executor 10 years ago
bergquist 3d66ec816d chore(alerting): minor refactoring 10 years ago
bergquist 957cb407c5 feat(alerting): naiv graphite executor 10 years ago
bergquist 0f58f8a679 feat(alerting): add timeout handler for check execution 10 years ago
bergquist 448ee5812c feat(alerting): make sure the map contains the responding alert 10 years ago
bergquist 7229fb7a76 tech(alerting): change from array to map 10 years ago
bergquist 77ec575b46 tech(alerting): fixes broken unit-tests 10 years ago
bergquist 9d500df2bb chore(alerting): remove redundant code 10 years ago
bergquist 9f8c67e352 feat(alerting): only start unfinnished jobs 10 years ago
bergquist cb21bf41b0 tech(alerting): split code into different files 10 years ago
bergquist b496b6a252 test(alerting): add test for alertjob selection 10 years ago
bergquist 4fce82344e feat(alerting): async exeuction on a shoestring 10 years ago
bergquist f95fa51322 feat(alerting): make rule execution async 10 years ago
bergquist a7fcb3a2cc feat(alerting): add dummie executor 10 years ago
bergquist f05cae23d2 feat(alerting): alert rule selector 10 years ago
Torkel Ödegaard c133a00125 feat(alerting): minor progress on scheduler 10 years ago