Commit Graph

62 Commits (360de108ec6e2ce1a866b33e4b7f0fac15801b3c)

Author SHA1 Message Date
Ieva ec9c35fae5
Chore: clean up access control for data sources (#73010) 2 years ago
Sofia Papagiannaki 988a120d6d
Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2 years ago
suntala 49b3027049
Chore: Remove Result field from datasources (#63048) 2 years ago
idafurjes 00d954320f
Chore: rename Id to ID in alert notification models (#62868) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev b1c98f7119
Chore: Remove result field from alert commands and queries (#62714) 2 years ago
Kristin Laemmert 40feee0d17
chore: move alert-related models (#61716) 2 years ago
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
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