Commit Graph

39 Commits (fb379ae43672e4775b26f997023ec232bfb17fe0)

Author SHA1 Message Date
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 4 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 4 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 4 years ago
Selene b2af18f129
Chore: Remove bus from dashboard service (#46829) 4 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 4 years ago
Katarina Yang 61974383d7
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in alert files (#43815) 4 years ago
Will Browne 96b1776856
Chore: Fix pass context for SetAlertStateCommand (#42135) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
Serge Zaitsev 2f0fe16759
Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
idafurjes 2759b16ef5
Chore: Add context for dashboards (#39844) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Dafydd 0dcd0281ab
Chore: avoid hard-coding IDs in integration tests (#33152) 5 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 5 years ago
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 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 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