Commit Graph

1 Commits (46004037e23bb273e12d7a7b1e9f3e7163f4bee7)

Author SHA1 Message Date
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Kat Yang 098563179b
Chore: Remove final x from sqlstore (#48086) 3 years ago
Kat Yang 8e606dd751
Chore: Remove x from session (#48074) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Kat Yang d3ae8939af
Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
idafurjes 88cf2da12e
Remove bus from sqlstore (#45199) 3 years ago
Serge Zaitsev 43b15b92ad
Chore: Remove bus from the alerting service (#44496) 3 years ago
Katarina Yang 7f8daa0eae
Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
ying-jeanne a404a311da
add context in the alert_notification (#41307) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Jason Stangroome 28784935b8
Sort notification channels alphabetically (#37426) 4 years ago
Carl Bergquist a10fa5cad3
Instrumentation: Start tracing database requests (#34572) 4 years ago
Arve Knudsen 5a0780801b
SQLStore: Close session in withDbSession (#31775) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 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
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 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
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 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
Torkel Ödegaard 9a598be4f7 Fixed failing unit test 6 years ago
bergquist e218cc7637 docs: updates docs to refer to using uid 6 years ago
Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings 6 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 6 years ago
Pavel Bakulev 4bcace567b Formatted errors to err 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
Marcus Efraimsson 418f77e70e
get or create alert notification should use transaction 7 years ago
bergquist 7b781e4c3c use notification state id instead of notifier id 7 years ago
bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package 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 1be8fb76b8
cleanup alert_notification_state when deleting alert rules and channels 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 67c58fa5e4
fix set sent_at on complete 7 years ago
Marcus Efraimsson c1763508e0
handle pending and completed state for alert notifications 7 years ago