История коммитов

Автор SHA1 Сообщение Дата
  Gali Alykoff f942fecc52 Chore: Improve err message for notifications (#18757) 6 лет назад
  Thibault Chataigner e06abb30aa Alerting: Add tags to alert rules (#10989) 6 лет назад
  Carl Bergquist d8736a2547 Alerting: golint fixes for alerting (#17246) 6 лет назад
  Carl Bergquist bd5bcea5d0 alerting: fix a bunch of lint issues. (#17128) 6 лет назад
  Carl Bergquist 13f137a17d tech: avoid alias for importing models in alerting (#17041) 6 лет назад
  Oleg Gaidarenko 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 лет назад
  Torkel Ödegaard 7c81f4dfd8 fix(Alerting): Fixed alert rules with eval in day units, fixes #16174 (#16182) 6 лет назад
  Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings 7 лет назад
  Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 7 лет назад
  Pavel Bakulev f132e929ce Added uid for alert notifications 7 лет назад
  Pavel Bakulev 6e3e9a337d Added alert_notification configuration 7 лет назад
  bergquist fbb3ad5fc4 make sure frequency cannot be zero 7 лет назад
  bergquist ccd89eee97 renames `debouceduration` to `for` 7 лет назад
  bergquist 6f748d8a96 fixes go meta lint issue 7 лет назад
  bergquist 2d3a575489 adds db migration for debounce_duration 7 лет назад
  bergquist ccfd9c89b2 introduces hard coded deboucing for alerting 7 лет назад
  Torkel Ödegaard ba67dc7689 changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 7 лет назад
  Torkel Ödegaard ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message 7 лет назад
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 лет назад
  bergquist 75f832cda8 use alert state changes counter as secondary version 7 лет назад
  Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 лет назад
  Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 лет назад
  Karsten Weiss cb3b9f8b66 Use raw strings to avoid double escapes (gosimple) 7 лет назад
  bergquist b9d709ab27 feat(alerting): improve error logging for extracting alerts 9 лет назад
  bergquist 489f087fbd feat(alerting): reduce states. Make exeuction result configurable. 9 лет назад
  bergquist f0b591b89b feat(alerting): extract logic state updates and notifications 9 лет назад
  Torkel Ödegaard a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 9 лет назад
  bergquist ccee1b3f96 fix(alerting): fix bug with unhandled error 9 лет назад
  Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 лет назад
  Torkel Ödegaard fbae6abb3c feat(alerting): progress on handling no data in alert query, #5860 9 лет назад