Commit Graph

112 Commits

Author SHA1 Message Date
liugq fc2d2a586e add alert template func str_replace 2023-08-07 21:03:14 +08:00
liugq 754693c91b add alert template variable trigger_at , duration 2023-08-07 15:40:08 +08:00
liugq dcb5a6cad0 fix silence period not work when there is a channel throw error 2023-08-07 13:04:31 +08:00
liugq 9ad513d307 fix missing webhook url 2023-08-07 11:29:17 +08:00
liugq c9d747d7a4 fix retrieve channel 2023-08-07 07:59:20 +08:00
liugq c9e68dd533 update retrieve channel logic 2023-08-06 20:55:43 +08:00
liugq bc27aafd7e fix wrong template variable message with sending test rule message 2023-08-06 16:39:30 +08:00
liugq efad6c4a2e do not write to queue if server_id is empty 2023-08-06 15:22:32 +08:00
liugq ce0f6316c1 support smtp cc 2023-08-06 11:42:42 +08:00
liugq 569543e5ed remove type check when retrieve channel 2023-08-06 10:46:40 +08:00
liugq ad440995e9 update rule test message api 2023-08-06 09:57:11 +08:00
liugq 90dc208fb7 fix resolving env variables with sending test alert channel message 2023-08-05 17:10:33 +08:00
liugq ceb5d39b0d support email content-type 2023-08-04 22:06:02 +08:00
liugq a44f93a14c update retrieve channel logic 2023-08-04 18:35:22 +08:00
liugq fcf0179335 default to enabled channel of old rule data 2023-07-28 18:16:46 +08:00
liugq 1ce2639903 add event_enabled field to recovery_notification_config 2023-07-27 16:22:09 +08:00
liugq 3f5beb7c9f add enabled field to channel 2023-07-27 15:15:15 +08:00
liugq e6d08bc128 rename recovery_notification_config.channels to recovery_notification_config.normal 2023-07-27 10:29:02 +08:00
liugq d6d1013e0a add test api to send channel message 2023-07-26 17:54:42 +08:00
liugq 4223bd052d refresh email server pipeline when config change 2023-07-26 15:16:16 +08:00
liugq 7f36831998 support reference channel 2023-07-25 10:55:17 +08:00
liugq 35b5706767 support single email service with multi email server 2023-07-21 18:24:39 +08:00
liugq 63cacee1a7 add email channel 2023-07-12 14:55:42 +08:00
liugq 0f4bb211d5 add alert recovery notification 2023-07-06 14:20:08 +08:00
liugq 7336ebc208 remove "get_keystore_secret" template func of alert 2023-07-03 14:07:31 +08:00
liugq 64b8d4481b add template func get_keystore_secret 2023-06-05 15:09:14 +08:00
liugq ba9fbd94bb support refer env variables in alert template 2023-05-17 12:14:51 +08:00
liugq c37380c009 move insight model from framework to console 2023-05-08 16:23:36 +08:00
liugq 3fafe39b0d add alerting notification 2023-04-06 16:16:44 +08:00
liugq aeea55a941 add lookup metadata template func 2023-04-06 10:25:54 +08:00
liugq 2c8ee843f1 refactoring elastic.GetDateHistogramIntervalField 2023-03-02 20:54:21 +08:00
sunjiacheng fc8a47373a [build] fix src/* imports (#27)
[build] fix src/* imports

Co-authored-by: Kassian Sun <kassiansun@outlook.com>
2023-02-21 21:48:20 +08:00
liugq c17359adb3 add orm.Context 2022-12-08 20:48:59 +08:00
liugq b88ec94082 add param refresh to method orm.save 2022-12-08 19:12:07 +08:00
medcl 523004b2d2 fix nil version during setup 2022-10-25 14:42:06 +08:00
liugq c314e44b34 fixed date histogram agg search error 2022-08-10 18:58:13 +08:00
liugq df1156fd92 rename agg rate to derivative 2022-07-21 13:55:53 +08:00
liugq 4cf91d7a40 fixed agg rate bug 2022-07-19 09:06:12 +08:00
liugq a3bf7a16ad fixed agg rate bug 2022-07-18 20:25:51 +08:00
liugq efb57041e5 update message priority after rule changed 2022-07-13 11:24:38 +08:00
liugq a3d8e0bfd1 remove wildcard rule when read init rule list 2022-07-13 10:39:56 +08:00
liugq 6b5178cb6f rename severity to priority 2022-07-13 09:57:34 +08:00
liugq 292a342bdc rename severity to priority 2022-07-13 09:38:20 +08:00
liugq 6cea3bcaf7 rename severity to priority 2022-07-12 18:50:12 +08:00
liugq 62d10346cc rename severity to priority 2022-07-12 16:35:20 +08:00
liugq 7864a482b7 update metric data struct 2022-07-08 14:36:27 +08:00
liugq 49e6e27d3d update group data struct 2022-07-07 21:25:45 +08:00
liugq 29223f50a2 change filter agg to top agg 2022-07-07 14:10:34 +08:00
liugq bfaca8823d add template func add,sub, div, mul 2022-06-23 12:22:04 +08:00
liugq 7eeef22c31 remove fmt log 2022-06-10 17:08:48 +08:00