Commit Graph

48 Commits (ec007f536b54dfc450656e56da6351ed86fd4237)

Author SHA1 Message Date
bergquist 353bb57a6f use same key as mt 8 years ago
bergquist 6c7454fc2b tag alert queries that return no_data 8 years ago
bergquist bc678899f7 better formating for error trace 8 years ago
bergquist 8c8fdadb78 trace failed executions 8 years ago
bergquist e128310045 use tags instead of logs 8 years ago
bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
bergquist 03354bc49a tech: replace context.TODO with background ctx 8 years ago
bergquist 2c7dbde06a feat(alerting): recover from panic 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Torkel Ödegaard fe4a0a98c1 fix(alerting): added confirm modal in UI, when deleting alert 9 years ago
Torkel Ödegaard 50d146e82c fix(docs): fixed influxdb docs and mention of InfluxDB version, #6027 9 years ago
Torkel Ödegaard 71e2c6f6ef refactor(backend): refactoring management of go routines in backend 9 years ago
bergquist 991539e410 style(go_routines): improve variable naming 9 years ago
bergquist 34b31aeef8 tech(goroutines): sync state between different go routines 9 years ago
bergquist 262e7193a3 feat(alerting): keep proccessing results even if one response panics 9 years ago
bergquist 4154a4066f feat(alerting): handle all results, even due they have errors 9 years ago
bergquist c4e905474a feat(alerting): improve email notifications layout 9 years ago
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 9 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 9 years ago
Torkel Ödegaard 7eb2d2cf47 feat(alerting): working on state management 9 years ago
Torkel Ödegaard b073fe0eba feat(alerting): more work on handling result and saving state 9 years ago
Torkel Ödegaard f6a160b270 feat(alerting): testing alert is starting to work 9 years ago
Torkel Ödegaard 9e91aacd34 feat(alerting): progress on testing alerts 9 years ago
Torkel Ödegaard 3219d98a92 feat(alerting): starting work on condition evaluation 9 years ago
Torkel Ödegaard f872d5cfa3 feat(alerting): more refactoring work in backend code 9 years ago
Torkel Ödegaard f13b869aa4 feat(alerting): work on alerting 9 years ago
bergquist 6121d15ba7 feat(alerting): more aggressive requirements for parsing alertrules 9 years ago
bergquist 8b05af2f90 feat(alerting): add exeuction time to alertResult 9 years ago
bergquist f95be63c43 feat(alerting): move response handling to seperate file 9 years ago
bergquist 67197d54f9 feat(alerting): add triggeredAlerts as json to alert_state 9 years ago
bergquist 488b42377b feat(alerting): update state if not been updated for 15min 9 years ago
bergquist 925806df87 tech(alerting): add recovery logging 9 years ago
bergquist 6edae37ac9 feat(alerting): rename state response method 9 years ago
bergquist efea3bc9cb feat(alerting): skeleton commit for webhook 9 years ago
bergquist b9b65cf2d4 tech(alerting): add logging about failed notifications 9 years ago
bergquist 779ea55ee0 style(alerting): rename executor -> handler 9 years ago
bergquist ca33622698 style(alerting): rename max retries 9 years ago
bergquist 3ad90c389c style(alerting): improve naming 9 years ago
Torkel Ödegaard 71c1c0ab65 feat(alerting): trying to get things to work with new model 9 years ago
Torkel Ödegaard 3289225b77 feat(alerting): fixed test issues 9 years ago
Torkel Ödegaard 8105ec4660 feat(alerting): fixed test issues 9 years ago
Torkel Ödegaard 0d9c9526b9 feat(alerting): fixed graphite log issue 9 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 9 years ago
Torkel Ödegaard d1acfb4494 feat(alerting): minor progress 9 years ago
Torkel Ödegaard 7a34c129fe feat(alerting): things are compiling and tests pass 9 years ago
Torkel Ödegaard 0cbf4ae773 feat(alerting): began work on splitting scheduler into scheduler and engine 9 years ago
Torkel Ödegaard a191b9b1cf feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 9 years ago
bergquist 9f8c67e352 feat(alerting): only start unfinnished jobs 9 years ago