Historique des commits

Auteur SHA1 Message Date
  Pavel Bakulev f132e929ce Added uid for alert notifications il y a 7 ans
  bergquist 8fb997d935 should not notify when going from unknown to pending il y a 7 ans
  bergquist d25284a364 introduce state `unknown` for rules that have not been evaluated yet il y a 7 ans
  bergquist 70385119bc removes d in disableResolvedMessage il y a 7 ans
  Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value il y a 7 ans
  Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. il y a 7 ans
  bergquist 9289cba625 merges defaultShouldNotify and ShouldNotify il y a 7 ans
  bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. il y a 7 ans
  Marcus Efraimsson 5ec086dc56 don't notify if notification state pending il y a 7 ans
  Marcus Efraimsson 8551ffa0b0 alert -> ok with reminders enabled should send il y a 7 ans
  Marcus Efraimsson a0e1a1a1f9 Merge remote-tracking branch 'origin/master' into reminder_refactoring il y a 7 ans
  Marcus Efraimsson 2bf399d3c8 No need to get alert notification state in ShouldNotify il y a 7 ans
  bergquist 15ce474639 wip il y a 7 ans
  bergquist ff79f80685 initial rename refactoring il y a 7 ans
  Torkel Ödegaard ec4b165b3c Merge pull request #13392 from mjtrangoni/fix-goconst-issues il y a 7 ans
  bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify il y a 7 ans
  Mario Trangoni 0870464ea5 Fix goconst issues il y a 7 ans
  bergquist 396f8e6464 notifications: read without tran, write with tran il y a 7 ans
  bergquist 8ff538be07 notifier: handle known error first il y a 7 ans
  bergquist 83a12afc07 adds tests for journaling sql operations il y a 7 ans
  bergquist c21938d4c4 use epoch to compare timestamp il y a 7 ans
  bergquist 12bf5c225a tests for defaultShouldNotify il y a 7 ans
  bergquist 7632983c62 notifications: gather actions in one transaction il y a 7 ans
  bergquist 0cfdebf0a2 Merge remote-tracking branch 'fork/bus_multi_dispatch' into alerting_reminder il y a 7 ans
  bergquist 8143610024 bus: support multiple dispatch in one transaction il y a 7 ans
  bergquist bcbae7aa62 alerting: move queries from evalcontext to notifier base il y a 7 ans
  bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder il y a 7 ans
  John Baublitz 5c5951bc42 Bug fix for repeated alerting even on OK state and add notification_journal cleanup when alert resolves il y a 7 ans
  John Baublitz fca97535d1 Fix multiple bugs il y a 7 ans
  John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page il y a 7 ans