Commit Graph

34 Commits (2ae63e70c0df3ce2e1cf478d4173be72428c3dd9)

Author SHA1 Message Date
Marcus Efraimsson 2ae63e70c0
Alerting: Notification channel http api enhancements (#16219) 7 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 7 years ago
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. 7 years ago
bergquist 9022e871e3 avoid sending full notification state to pending/complete 7 years ago
bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery 7 years ago
bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 years ago
bergquist 75f832cda8 use alert state changes counter as secondary version 7 years ago
Marcus Efraimsson 5ec086dc56
don't notify if notification state pending 7 years ago
Marcus Efraimsson d412aafb7e
remove unused code 7 years ago
Marcus Efraimsson c1763508e0
handle pending and completed state for alert notifications 7 years ago
Marcus Efraimsson 88bbc452a7
wip: send and mark as complete 7 years ago
bergquist 15ce474639 wip 7 years ago
bergquist c5278af6c4 add support for mysql and postgres unique index error codes 7 years ago
bergquist 3fab616239 implement sql queries for transactional alert reminders 7 years ago
bergquist ff79f80685 initial rename refactoring 7 years ago
bergquist b04052f515 alerting: move all notification conditions to defaultShouldNotify 7 years ago
bergquist 83a12afc07 adds tests for journaling sql operations 8 years ago
bergquist c21938d4c4 use epoch to compare timestamp 8 years ago
bergquist 171a38df99 alerting: fixes broken table rename 8 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 8 years ago
John Baublitz bdf433594a Implement code review changes 8 years ago
John Baublitz fca97535d1 Fix multiple bugs 8 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 8 years ago
bergquist 2ca7284a56 tech(notifications): splitt into 3 queries 9 years ago
bergquist c893e5d241 feat(notifications): add support for default notifications 9 years ago
Torkel Ödegaard a6c6094775 feat(alerting): started reworking notifications 10 years ago
bergquist fa309ec925 feat(alerting): add default notification group 10 years ago
bergquist b907ce341c feat(alerting): enables deletes for alert notifications 10 years ago
bergquist 7f767224af feat(alerting): basic support for creating and updating notifications 10 years ago
bergquist 9a8416416d feat(alerting): converter for db model to notification 10 years ago
bergquist dbf3795aaf feat(alerting): add sql layer for alert notifications 10 years ago
bergquist 8b91e57ef6 feat(alerting): notification query 10 years ago