Commit Graph

24 Commits (46004037e23bb273e12d7a7b1e9f3e7163f4bee7)

Author SHA1 Message Date
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Kristin Laemmert 2b8909a9c6
move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 4 years ago
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 4 years ago
idafurjes ff3cf94b56
Chore: Remove context.TODO() from services (#42555) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
George Robinson d6ed5d295e
Alerting: Fix NoDataFound for alert rules using the AND operator (#41305) 4 years ago
Serge Zaitsev 5409c88fb8
Chore: Refactor GoConvey in alerting tests (#40845) 4 years ago
Arve Knudsen 65c1cb62a7
Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Joan López de la Franca Beltran 6415d2802e
Plugins: Requests validator (#30445) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
Thibault Chataigner 38bdb8dfb3 Alerting: move getNewState to EvalContext 8 years ago
bergquist bf999a4f82 fixes broken alert eval when first condition is using OR 8 years ago
bergquist 46e4a54a6e style: go fmt with simplify 9 years ago
bergquist 0873d493c2 feat(alerting): moves getNewState to evalHandler 9 years ago
bergquist a2257ec3d0 tech(alerting): renames pause all method 9 years ago
bergquist 4ef95cfd31 style(api): reduce code complexity 9 years ago
bergquist 50811c80ea fix(alerting): fixes bug that prevents noData from triggering 9 years ago
bergquist 61bb9cbc13 test(alerting): fixes broken unit test 9 years ago
Torkel Ödegaard 62e8a039a1 refactor(alerting): refactoring PR for OR conditions, #6579 9 years ago
utkarshcmu aae33b36dd Added tests for firingEvaluation string 9 years ago
utkarshcmu 8d0bcd23f8 Added tests for checking nested operators 9 years ago
bergquist 4af420f759 tech(alerting): refactor how evalhandler uses conditions 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
bergquist 0d7a871223 style(alerting): remove blank lines 9 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 10 years ago