Commit Graph

46 Commits (c52d4e2a64806e8cbf47782854fdd1f795cf549d)

Author SHA1 Message Date
Sofia Papagiannaki 35fe58de37
API: Extract OpenAPI specification from source code using go-swagger (#40528) 3 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Sofia Papagiannaki 48e753d888
Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
jgulick48 5bc6c447e3
Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) 5 years ago
Agnès Toulet 0c4b7d3f5d
Alerting API: send 404 not found error and enrich delete with UID endpoint response with alert notification ID (#27550) 5 years ago
Mitsuhiro Tanda 292c985b76
Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 5 years ago
Dima Ryskin 44b7f3ea1c
AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 5 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Marcus Efraimsson 5da1faf454
Alerting: Notification channel http api fixes (#16379) 6 years ago
Marcus Efraimsson 79b86466fd Fix: Alerting Notification channel http api fixes (#16288) 6 years ago
Marcus Efraimsson 2ae63e70c0
Alerting: Notification channel http api enhancements (#16219) 6 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 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 7 years ago
bergquist c21938d4c4 use epoch to compare timestamp 7 years ago
bergquist 171a38df99 alerting: fixes broken table rename 7 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
John Baublitz bdf433594a Implement code review changes 7 years ago
John Baublitz fca97535d1 Fix multiple bugs 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 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 9 years ago
bergquist fa309ec925 feat(alerting): add default notification group 9 years ago
bergquist b907ce341c feat(alerting): enables deletes for alert notifications 9 years ago
bergquist 7f767224af feat(alerting): basic support for creating and updating notifications 9 years ago
bergquist 9a8416416d feat(alerting): converter for db model to notification 9 years ago
bergquist dbf3795aaf feat(alerting): add sql layer for alert notifications 9 years ago
bergquist 8b91e57ef6 feat(alerting): notification query 9 years ago