Commit Graph

57 Commits (35013a28cde302c7d37349737ed326ffb592679c)

Author SHA1 Message Date
sharkpc0813 e172bade40 fix that alert context and result handle context do not use the same derived context. 7 years ago
John Baublitz bdf433594a Implement code review changes 8 years ago
John Baublitz 5c5951bc42 Bug fix for repeated alerting even on OK state and add notification_journal cleanup when alert resolves 8 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 8 years ago
bergquist b649358734 rename alerting engine to service 8 years ago
bergquist 7e9a10a5fb renames alerting engine to match other services 8 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 8 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 8 years ago
Mario Trangoni 33ae8d35ea comment unused struct fields 8 years ago
Thibault Chataigner 38bdb8dfb3 Alerting: move getNewState to EvalContext 8 years ago
Thibault Chataigner 5d23e7710b Alerting: Add retry mechanism and its unitests 8 years ago
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 9 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 10 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 10 years ago
Torkel Ödegaard 7eb2d2cf47 feat(alerting): working on state management 10 years ago
Torkel Ödegaard b073fe0eba feat(alerting): more work on handling result and saving state 10 years ago
Torkel Ödegaard f6a160b270 feat(alerting): testing alert is starting to work 10 years ago
Torkel Ödegaard 9e91aacd34 feat(alerting): progress on testing alerts 10 years ago
Torkel Ödegaard 3219d98a92 feat(alerting): starting work on condition evaluation 10 years ago
Torkel Ödegaard f872d5cfa3 feat(alerting): more refactoring work in backend code 10 years ago
Torkel Ödegaard f13b869aa4 feat(alerting): work on alerting 10 years ago
bergquist 6121d15ba7 feat(alerting): more aggressive requirements for parsing alertrules 10 years ago
bergquist 8b05af2f90 feat(alerting): add exeuction time to alertResult 10 years ago
bergquist f95be63c43 feat(alerting): move response handling to seperate file 10 years ago
bergquist 67197d54f9 feat(alerting): add triggeredAlerts as json to alert_state 10 years ago
bergquist 488b42377b feat(alerting): update state if not been updated for 15min 10 years ago
bergquist 925806df87 tech(alerting): add recovery logging 10 years ago
bergquist 6edae37ac9 feat(alerting): rename state response method 10 years ago
bergquist efea3bc9cb feat(alerting): skeleton commit for webhook 10 years ago
bergquist b9b65cf2d4 tech(alerting): add logging about failed notifications 10 years ago
bergquist 779ea55ee0 style(alerting): rename executor -> handler 10 years ago
bergquist ca33622698 style(alerting): rename max retries 10 years ago
bergquist 3ad90c389c style(alerting): improve naming 10 years ago
Torkel Ödegaard 71c1c0ab65 feat(alerting): trying to get things to work with new model 10 years ago