Commit Graph

49 Commits (c4a75f9eb3fcf83b662918170b3167b5d782e5a5)

Author SHA1 Message Date
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 3 years ago
Selene 5eaf6509c0
Dashboard Extractor: Don't fail when using default OSS implementation (#46024) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 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) 4 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 4 years ago
ying-jeanne 2a9c625c9f
Alerting: improve alerting default datasource search when extracting alerts (#29993) 4 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Carl Bergquist bd5bcea5d0
alerting: fix a bunch of lint issues. (#17128) 6 years ago
Carl Bergquist 13f137a17d
tech: avoid alias for importing models in alerting (#17041) 6 years ago
bergquist 21fff415ed removes unnessecary db request 6 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 6 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 7 years ago
Daniel Lee 68833fa978 dashboard: allow alerts to be saved for new/provisioned dashboards 7 years ago
bergquist be7ec310b1 alerting: supports extracting alerts from collapsed panels 7 years ago
Daniel Lee d96fbb486f alerting: fixes validation error when saving alerts in dash 7 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) 8 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 9 years ago
Torkel Ödegaard 6aaf4c97a2 feat(alerting): refactoring conditions out to seperate package 9 years ago
Torkel Ödegaard f872d5cfa3 feat(alerting): more refactoring work in backend code 9 years ago
Torkel Ödegaard 2a30baef05 feat(alerting): progress on updating extractor to work with new alert model 9 years ago
bergquist 6121d15ba7 feat(alerting): more aggressive requirements for parsing alertrules 9 years ago
bergquist e8a324c7f5 feat(alerting): add frequency back to alert model 9 years ago
bergquist 777ca4cd7d style(alerting): rename level.level to level.value 9 years ago
Torkel Ödegaard dac8b35a1a feat(alerting): renamed scheduler to handler 9 years ago
Torkel Ödegaard e3b281dbac feat(alerting): more work on alerting thresholds 9 years ago
Torkel Ödegaard 1500c0e954 feat(alerting): alert threshold handles progress 9 years ago
Torkel Ödegaard 382f396247 feat(alerting): more model changes 9 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 9 years ago
bergquist ea8fb66f73 test(alerting): fixes broken unittests 9 years ago
bergquist ef35184a80 feat(alerting): rename alertrule model to alertruleDAO 9 years ago