Commit Graph

40 Commits (d6d40975671f44580c5b71d5b997c2968e2d30ab)

Author SHA1 Message Date
Kristin Laemmert 40feee0d17
chore: move alert-related models (#61716) 2 years ago
Kristin Laemmert f6e3252c00
chore: move notifications models into notifications service (#61638) 2 years ago
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 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
Kevin Song 0b95fd8ae6
Legacy Alerting: Replace simplejson with a struct in webhook notification channel (#34952) 4 years ago
Peter Holmberg 400aafa3b3
Migration: Edit notification channel (#25980) 5 years ago
Marcus Efraimsson c91e5adfcc
Alerting: Don't encrypt username for webhook notifier (#26170) 5 years ago
Marcus Efraimsson 3223d4b419
Alerting: Store sensitive settings encrypted for webhook notifier (#26164) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Peter Holmberg 6465b2f0a3
Migration: Migrate New notification channel page (#25265) 5 years ago
Marcus Efraimsson 6bd7411f04
Alerting: Only include image in notifier when enabled (#23194) 5 years ago
michael-az 5b3ff90377 Alerting: Add more information to webhook notifications (#20420) 6 years ago
Dominic Miglar 32d6740b8f Alerting: Also include configured AlertRuleTags in Webhooks (#18233) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Carl Bergquist bfa7c3d963
alerting: golint fixes for alert notifiers. (#17167) 6 years ago
Carl Bergquist 13f137a17d
tech: avoid alias for importing models in alerting (#17041) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 years ago
Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 7 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
Mark Theisen afda9cbb2d Fix webhook username mismatch 9 years ago
Torkel Ödegaard b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 years ago
huydx 015fa82cf5 fix(alert): alert test should return error when it failed to dispatch 9 years ago
bergquist 0403f53b6f feat(webhook): adds alert rule message to webhook 9 years ago
bergquist 9dd6cf45ac feat(webhook): adds alert rule message to webhook 9 years ago
Torkel Ödegaard fd09f17cd3 docs(): alerting docs, #6490 9 years ago
bergquist d1eceedf55 feat(webhook): add httpmethod to webhook 9 years ago
bergquist 3162e680c2 tech(notifiers): improve logging for notifications 9 years ago
bergquist d726f49a8c fix(notification): broken test notifications 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
bergquist effd2098ee feat(alerting): fixes broken image renderer 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
bergquist 55b560a4a8 feat(alerting): filter notifications based on severity 9 years ago
bergquist 3b8bba3e9f feat(alerting): add more fields to webhook 9 years ago
bergquist 937726499f feat(alerting): add global usage metrics for alerting 9 years ago
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 9 years ago
Torkel Ödegaard 717cce014b feat(alerting): refactoring 9 years ago
Torkel Ödegaard ae5f8a76d9 feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 9 years ago