Commit Graph

82 Commits

Author SHA1 Message Date
liugq d7578a2743 add tags, category field 2023-08-16 10:02:48 +08:00
liugq 8afc1f3951 add parameter to control whether raise error or not when global channel is not enabled 2023-08-10 16:55:23 +08:00
liugq ba99e26a3a format min, max to adapter frontend 2023-08-09 19:06:08 +08:00
liugq 60210619ca add alerting template variable min, max 2023-08-09 18:23:31 +08:00
liugq 3ad0abdd5f set default value to env variable INFINI_CONSOLE_ENDPOINT 2023-08-08 17:53:23 +08:00
liugq 2f0864f685 fix nil pointer refenerce when calc duration 2023-08-08 16:25:21 +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 bc27aafd7e fix wrong template variable message with sending test rule message 2023-08-06 16:39:30 +08:00
liugq ad440995e9 update rule test message api 2023-08-06 09:57:11 +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 0f4bb211d5 add alert recovery notification 2023-07-06 14:20:08 +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 2c8ee843f1 refactoring elastic.GetDateHistogramIntervalField 2023-03-02 20:54:21 +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 7eeef22c31 remove fmt log 2022-06-10 17:08:48 +08:00
liugq e6e5c9f502 update alert message ignored api 2022-06-10 15:12:04 +08:00
liugq e13a06a31a fixed alerting bug 2022-06-02 18:39:43 +08:00
liugq ef3aa89a9c return query dsl after search error 2022-06-01 12:40:41 +08:00
liugq eaaf44bd7a add condition expression to alert info 2022-05-30 18:16:06 +08:00
liugq e9fdb7ab22 add alert nodata status 2022-05-27 18:35:57 +08:00
liugq 1d8cd16774 sort condition results by severity, result_value 2022-05-26 18:25:36 +08:00
liugq 5069e4cf39 add template param severity 2022-05-26 17:26:43 +08:00
liugq 310497242b auth api 2022-05-26 12:11:20 +08:00
liugq c773e7b9e8 add template param rule_name 2022-05-25 20:54:13 +08:00
liugq 8d7ecd1fc3 copy rule name to alert record 2022-05-25 20:35:20 +08:00
liugq f39ddacb0f add rule name 2022-05-25 17:39:35 +08:00