提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  John Baublitz e068be4c26 Feature for repeated alerting in grafana 7 年之前
  bergquist d29563ff8e alerting: bad default state for notifiers 7 年之前
  Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 7 年之前