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

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