Commit Graph

29 Commits (643c7fa0cb3411bdbf295fc537389da54d1a528a)

Author SHA1 Message Date
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Dafydd 0dcd0281ab
Chore: avoid hard-coding IDs in integration tests (#33152) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 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) 5 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 7 years ago
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 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 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