Historique des commits

Auteur SHA1 Message Date
  Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings il y a 7 ans
  Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid il y a 7 ans
  Pavel Bakulev f132e929ce Added uid for alert notifications il y a 7 ans
  Pavel Bakulev 6e3e9a337d Added alert_notification configuration il y a 7 ans
  bergquist fbb3ad5fc4 make sure frequency cannot be zero il y a 7 ans
  bergquist ccd89eee97 renames `debouceduration` to `for` il y a 7 ans
  bergquist 6f748d8a96 fixes go meta lint issue il y a 7 ans
  bergquist 2d3a575489 adds db migration for debounce_duration il y a 7 ans
  bergquist ccfd9c89b2 introduces hard coded deboucing for alerting il y a 7 ans
  Torkel Ödegaard ba67dc7689 changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError il y a 7 ans
  Torkel Ödegaard ec4698fb96 alerting: propagate alert validation issues to the user instead of just 'invalid alert data' message il y a 7 ans
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. il y a 7 ans
  bergquist 75f832cda8 use alert state changes counter as secondary version il y a 7 ans
  Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) il y a 7 ans
  Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) il y a 7 ans
  Karsten Weiss cb3b9f8b66 Use raw strings to avoid double escapes (gosimple) il y a 7 ans
  bergquist b9d709ab27 feat(alerting): improve error logging for extracting alerts il y a 9 ans
  bergquist 489f087fbd feat(alerting): reduce states. Make exeuction result configurable. il y a 9 ans
  bergquist f0b591b89b feat(alerting): extract logic state updates and notifications il y a 9 ans
  Torkel Ödegaard a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 il y a 9 ans
  bergquist ccee1b3f96 fix(alerting): fix bug with unhandled error il y a 9 ans
  Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity il y a 9 ans
  Torkel Ödegaard fbae6abb3c feat(alerting): progress on handling no data in alert query, #5860 il y a 9 ans
  bergquist 16e75a3036 feat(alerting): add alert message to slack integration il y a 9 ans
  Torkel Ödegaard 717cce014b feat(alerting): refactoring il y a 9 ans