Commit Graph

26 Commits (38caa80acdbb3f18d2ade47f66ced9ab514b8fe5)

Author SHA1 Message Date
Emil Hessman 3519330166
Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
Sofia Papagiannaki 4937f0daab
SQLStore: Run tests as integration tests (#28265) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 6 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Ben Patterson 9904e14f8e Alerting: Fix dates stored in local time when pausing alerts (#19525) 6 years ago
bergquist d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 years ago
Daniel Lee f5cc7618c5 alert: add missing test after refactor 8 years ago
Alexander Zobnin 13c6f37ea5
alerting: show alerts for user with Viewer role 8 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 8 years ago
Leonard Gram 1f3442020b alerts: refactoring tests 8 years ago
Leonard Gram c5226a945b alerting: pausing alerts modifies updated. 8 years ago
Torkel Ödegaard 8af2c9f1f8 test: added integration test for #10941 8 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 8 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 9 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 9 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 10 years ago
bergquist 9915f15ed0 feat(alerting): adds sql layer for saving execution errors 10 years ago
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 10 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 10 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 10 years ago
bergquist 779ea55ee0 style(alerting): rename executor -> handler 10 years ago
bergquist 7f22b9eb6e tech(alerting): expression -> settings 10 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 10 years ago
bergquist ea8fb66f73 test(alerting): fixes broken unittests 10 years ago
bergquist 0c69c5afb1 test(alerting): fixes broken unittests 10 years ago
bergquist ef35184a80 feat(alerting): rename alertrule model to alertruleDAO 10 years ago
bergquist fdf051ad5a feat(alerting): begin alert rule storage refactoring 10 years ago
bergquist 366fb11416 style(alerting): add fmt fixes 10 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago
Torkel Ödegaard 7a34c129fe feat(alerting): things are compiling and tests pass 10 years ago
bergquist 077be210da tech(alerting): change interval -> frequency 10 years ago
bergquist 16a9e56eca tech(alerting): change queryrange to int from str 10 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 10 years ago
bergquist 8dbb5bad4b test(alerting): fix broken unit tests 10 years ago
bergquist 1bb8bc58b8 feat(alerting): add parameteters for filtering alerts 10 years ago
bergquist 1be513fabd feat(alerting): add support for alert page filter 10 years ago
bergquist 1624dc9dfd feat(alerting): separate operator and level 10 years ago
bergquist f442adca47 feat(alerting): adds api endpoints for alerts per dashboard and panel 10 years ago
bergquist 1f414c1372 test(alerting): add test that validates rule updates do not change state 10 years ago
bergquist 3ecc13506c feat(alerting): adds alert state go ui 10 years ago
bergquist e7be7d2835 feat(alerting): add api endpoint for alert state 10 years ago
bergquist 44dd98e277 tech(alerting): rename alerting sql server 10 years ago
bergquist 7041169ffb feat(alerting): add datasource name field 10 years ago
bergquist 973db1ac38 feat(alerting): add api route for alert changes 10 years ago