Commit Graph

19 Commits (a1f0dffe011ca667e45b3b7b67d8da70179f8f2c)

Author SHA1 Message Date
Alexander Zobnin 13c6f37ea5
alerting: show alerts for user with Viewer role 7 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 7 years ago
Leonard Gram 1f3442020b alerts: refactoring tests 7 years ago
Leonard Gram c5226a945b alerting: pausing alerts modifies updated. 7 years ago
Torkel Ödegaard 8af2c9f1f8 test: added integration test for #10941 7 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 7 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 8 years ago
bergquist a2257ec3d0 tech(alerting): renames pause all method 9 years ago
bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 years ago
utkarshcmu d9f2519916 Renamed Initialized to Pending 9 years ago
utkarshcmu dcaae47e96 Fixed tests 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
bergquist 712061ab4f test(alerting): fixes broken unit tests 9 years ago
bergquist 6497b307c4 feat(alerting): save execution error upon state changed 9 years ago
bergquist 9915f15ed0 feat(alerting): adds sql layer for saving execution errors 9 years ago
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 9 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 9 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 9 years ago
bergquist 779ea55ee0 style(alerting): rename executor -> handler 9 years ago
bergquist 7f22b9eb6e tech(alerting): expression -> settings 9 years ago
Torkel Ödegaard a362984c57 feat(alerting): renamed AlertRuleModel to just Alert, think making a distinction between an Alert and an Alert Rule is just confusing and was a mistake on my part 9 years ago
bergquist ea8fb66f73 test(alerting): fixes broken unittests 9 years ago
bergquist 0c69c5afb1 test(alerting): fixes broken unittests 9 years ago
bergquist ef35184a80 feat(alerting): rename alertrule model to alertruleDAO 9 years ago
bergquist fdf051ad5a feat(alerting): begin alert rule storage refactoring 9 years ago
bergquist 366fb11416 style(alerting): add fmt fixes 9 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 9 years ago
Torkel Ödegaard 7a34c129fe feat(alerting): things are compiling and tests pass 9 years ago
bergquist 077be210da tech(alerting): change interval -> frequency 9 years ago
bergquist 16a9e56eca tech(alerting): change queryrange to int from str 9 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 9 years ago
bergquist 8dbb5bad4b test(alerting): fix broken unit tests 9 years ago
bergquist 1bb8bc58b8 feat(alerting): add parameteters for filtering alerts 9 years ago
bergquist 1be513fabd feat(alerting): add support for alert page filter 9 years ago
bergquist 1624dc9dfd feat(alerting): separate operator and level 9 years ago
bergquist f442adca47 feat(alerting): adds api endpoints for alerts per dashboard and panel 9 years ago
bergquist 1f414c1372 test(alerting): add test that validates rule updates do not change state 9 years ago
bergquist 3ecc13506c feat(alerting): adds alert state go ui 9 years ago
bergquist e7be7d2835 feat(alerting): add api endpoint for alert state 9 years ago
bergquist 44dd98e277 tech(alerting): rename alerting sql server 9 years ago
bergquist 7041169ffb feat(alerting): add datasource name field 9 years ago
bergquist 973db1ac38 feat(alerting): add api route for alert changes 9 years ago
bergquist 25f6ec8b53 feat(alerting): add support for alert_rule updates 9 years ago
bergquist c83af353b2 feat(alerting): renames alert table to alert_rule 9 years ago
bergquist f167ce19ab test(alerting): add test for deleting alerts 9 years ago
bergquist 44310921b5 test(alerting): add commented failed test 9 years ago
bergquist 03e6fc951f feat(alerting): delete alerts when dashboard gets deleted 9 years ago
bergquist ec6dbe3067 tests(alerting): connect alerts to dashboard 9 years ago
bergquist 84115c8038 feat(alerting): delete alerts when panels are removed 9 years ago