Commit graph

64 commits

Author SHA1 Message Date
Simone Mainardi
84bbaf40c9 Fixes edit of recipients using endpoint ids 2021-03-25 09:45:40 +01:00
Simone Mainardi
08f95ee5cb Fix and cleanup defaul alert severities 2021-03-25 09:07:40 +01:00
Alfredo Cardigliano
831ca8b215 Check for empty params 2021-03-24 11:25:07 +01:00
Simone Mainardi
6e97c87768 Fixes engaged alerts lost past shutdown
Fixes #5123
2021-03-24 09:50:37 +01:00
Simone Mainardi
aea9138bfb Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
Alfredo Cardigliano
fa311e3ade Rework user script working sets (a single configset is supported now) 2021-03-01 15:37:45 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Simone Mainardi
d989f8d2c6 Reworks notifications thread to avoid Redis accesses
Fixes #4673
2020-12-29 18:48:55 +01:00
Simone Mainardi
5080e22c85 Avoids extra Redis accesses when dispatching to recipients
Partially addresses #4673
2020-12-28 17:42:00 +01:00
Simone Mainardi
3b202121f6 Reworks notifications to avoid JSON-decode to read severity 2020-12-15 16:52:39 +01:00
Luca
48641b2e81 Recipient budget is no longer staticly assigned but a portion of the total budget
equally shared among the configured recipients with a cap of 1000
2020-12-14 14:40:47 +01:00
Simone Mainardi
b3dc39c641 Refactors alert_severities into an independend Lua module 2020-11-30 15:28:17 +01:00
Simone Mainardi
93ef5c08d8 Allows a recipient to be bound to every pool upon creation 2020-11-27 16:30:55 +01:00
gabryon99
15772bd0fe refactor for endpoints and recipients (#4707) 2020-11-25 16:25:55 +01:00
Renamed from scripts/lua/modules/recipients/recipients.lua (Browse further)