Histórico de Commits

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