Commit Graph

37 Commits (1cc226e689b1e74ae9e87cac87f93155a3af28cb)

Author SHA1 Message Date
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
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 3 years ago
idafurjes d72e389d3d
Add context for GetAlertNotificationUidQuery (#41633) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
ying-jeanne a404a311da
add context in the alert_notification (#41307) 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
Arve Knudsen 65c1cb62a7
Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Sofia Papagiannaki 1e543d5ac1
Alerting: Ignore obsolete notification channels referenced by alerts (#25302) 5 years ago
Dima Ryskin 44b7f3ea1c
AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 5 years ago
Gali Alykoff f942fecc52 Chore: Improve err message for notifications (#18757) 6 years ago
Carl Bergquist 13f137a17d
tech: avoid alias for importing models in alerting (#17041) 6 years ago
Torkel Ödegaard 7c81f4dfd8
fix(Alerting): Fixed alert rules with eval in day units, fixes #16174 (#16182) 6 years ago
bergquist 21fff415ed removes unnessecary db request 6 years ago
bergquist 935da14f7d tab/spaces formatting 6 years ago
Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings 6 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 6 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 years ago
Pavel Bakulev 6e3e9a337d Added alert_notification configuration 6 years ago
bergquist fbb3ad5fc4 make sure frequency cannot be zero 6 years ago
bergquist 71f406558e tech(alerting): remove comments 9 years ago
bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 years ago
bergquist 4ef95cfd31 style(api): reduce code complexity 9 years ago
bergquist 4af420f759 tech(alerting): refactor how evalhandler uses conditions 9 years ago
bergquist ccee1b3f96 fix(alerting): fix bug with unhandled error 9 years ago
bergquist 592ae5a39a tests(alerting): fixes broken tests. pointers and stuff 🤷 9 years ago
Torkel Ödegaard fbae6abb3c feat(alerting): progress on handling no data in alert query, #5860 9 years ago
bergquist cb6fd4ca78 test(alerting): fixes broken unit test 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 0d9b98da6d feat(alerting): progress on email notifications 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
Torkel Ödegaard f60efed5d8 feat(alerting): progress on refactoring backend alert rule model 9 years ago
Torkel Ödegaard 20fcffb71e feat(alerting): working on alerting conditions model 9 years ago
bergquist 6121d15ba7 feat(alerting): more aggressive requirements for parsing alertrules 9 years ago
bergquist ea4b14ac22 feat(alerting): rename critical -> crit 9 years ago
bergquist 777ca4cd7d style(alerting): rename level.level to level.value 9 years ago
bergquist 94f059838c feat(alerting): implemention duration parser 9 years ago