Commit Graph

35 Commits (d6ed5d295eff31799524a21bb6042654a84d3d23)

Author SHA1 Message Date
Arve Knudsen 65c1cb62a7
Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 7 years ago
Carl Bergquist bd5bcea5d0
alerting: fix a bunch of lint issues. (#17128) 7 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 7 years ago
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. 7 years ago
bergquist b45a1bd45c avoid exporting notificationState and notificationStateSlice 7 years ago
bergquist 15ce474639 wip 7 years ago
bergquist 396f8e6464 notifications: read without tran, write with tran 8 years ago
bergquist bcbae7aa62 alerting: move queries from evalcontext to notifier base 8 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 8 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 8 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
bergquist bd010289b2 alerting: images in alert notifications is now optional 9 years ago
bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 years ago
bergquist 4ef95cfd31 style(api): reduce code complexity 9 years ago
bergquist fb6aa0e026 feat(api): adds endpoint for mass pausing alerts 9 years ago
utkarshcmu dfb1b1918c Implemented operator based firiing in backend 9 years ago
bergquist 4af420f759 tech(alerting): refactor how evalhandler uses conditions 9 years ago
bergquist 3162e680c2 tech(notifiers): improve logging for notifications 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
bergquist 55b560a4a8 feat(alerting): filter notifications based on severity 9 years ago
Torkel Ödegaard 4fc50742a0 feat(alerting): working on image rendering with alert notifications 10 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 10 years ago
Torkel Ödegaard 6aaf4c97a2 feat(alerting): refactoring conditions out to seperate package 10 years ago
Torkel Ödegaard 8df558dece feat(notifications): refactoring notification handling 10 years ago
Torkel Ödegaard f6a160b270 feat(alerting): testing alert is starting to work 10 years ago
Torkel Ödegaard 0ce55600bb feat(alerting): progress on alerting backend 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 f60efed5d8 feat(alerting): progress on refactoring backend alert rule model 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
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