Commit Graph

46 Commits (1df040eb23e4ee3daa541d048ccd9ed75f718d83)

Author SHA1 Message Date
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
David Parrott a53b78df0c
Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
idafurjes d72e389d3d
Add context for GetAlertNotificationUidQuery (#41633) 4 years ago
ying-jeanne a404a311da
add context in the alert_notification (#41307) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Dimitris Sotirakis 258578766b
Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 5 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 5 years ago
ying-jeanne 2a9c625c9f
Alerting: improve alerting default datasource search when extracting alerts (#29993) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Carl Bergquist bd5bcea5d0
alerting: fix a bunch of lint issues. (#17128) 7 years ago
Carl Bergquist 13f137a17d
tech: avoid alias for importing models in alerting (#17041) 7 years ago
bergquist 21fff415ed removes unnessecary db request 7 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 7 years ago
Marcus Efraimsson 9e0da02b6a
refactor dashboard alert extractor 7 years ago
bergquist ae2d536740 adds tests for extracting for property 7 years ago
Torkel Ödegaard ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 8 years ago
Daniel Lee 68833fa978 dashboard: allow alerts to be saved for new/provisioned dashboards 8 years ago
bergquist be7ec310b1 alerting: supports extracting alerts from collapsed panels 8 years ago
Daniel Lee d96fbb486f alerting: fixes validation error when saving alerts in dash 8 years ago
Carl Bergquist 644c2f7fb0 test: remove unused code 8 years ago
Carl Bergquist 66cf224e31 alerting: make alert extractor backwards compatible 8 years ago
Carl Bergquist 1816e89730 alerting: move test json into files 8 years ago
bergquist 35232a77e6 removes unused properties 8 years ago
bergquist 89eda76f29 require dashboard panels to have id 8 years ago
Carl Bergquist c43bb7fb99 Extractor should not modify dashboard json (#7256) 9 years ago
bergquist 1506df8c11 feat(alerting): parse the interval value from the panel 9 years ago
Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 years ago
Torkel Ödegaard 8c30babdf1 feat(alerting): fixed build issues 9 years ago
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 9 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 f872d5cfa3 feat(alerting): more refactoring work in backend code 10 years ago
Torkel Ödegaard 2a30baef05 feat(alerting): progress on updating extractor to work with new alert model 10 years ago
bergquist 6121d15ba7 feat(alerting): more aggressive requirements for parsing alertrules 10 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 10 years ago
bergquist 777ca4cd7d style(alerting): rename level.level to level.value 10 years ago
Torkel Ödegaard dac8b35a1a feat(alerting): renamed scheduler to handler 10 years ago
Torkel Ödegaard e3b281dbac feat(alerting): more work on alerting thresholds 10 years ago
Torkel Ödegaard 1500c0e954 feat(alerting): alert threshold handles progress 10 years ago
Torkel Ödegaard 382f396247 feat(alerting): more model changes 10 years ago
Torkel Ödegaard 2b4a9954b1 feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package 10 years ago
bergquist ea8fb66f73 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 8d4aa5d114 test(alerting): update dashboard json 10 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago