Commit Graph

1365 Commits

Author SHA1 Message Date
liugq bc27aafd7e fix wrong template variable message with sending test rule message 2023-08-06 16:39:30 +08:00
liugq f22c5cb380 update test message 2023-08-06 16:09:35 +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 d7f04395fd rewrite alert channel search api 2023-08-05 18:15:56 +08:00
liugq 90dc208fb7 fix resolving env variables with sending test alert channel message 2023-08-05 17:10:33 +08:00
liugq f4bf4fcb18 check whether it is referenced or not before delete channel 2023-08-05 11:33:44 +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 24072cd0a1 set agent setup token expired in one hour 2023-08-04 18:19:54 +08:00
liugq 5274657f03 update test message subject 2023-08-04 14:47:41 +08:00
liugq 8872e1dcc1 add alert channel template 2023-08-04 14:31:44 +08:00
liugq 3758c8a541 store host platform with lowwercase 2023-08-03 15:44:47 +08:00
liugq 31a59cb8e6 remove specify _source field(adapter with easysearch) 2023-08-02 20:36:24 +08:00
liugq a5fee144d9 generate email server service with saving password to keystore 2023-08-02 20:35:13 +08:00
liugq cf085fbd1a check gateway instance referenced before delete 2023-08-01 18:30:13 +08:00
liugq a1c0d78d44 update alert rule initialization template 2023-08-01 17:29:11 +08:00
liugq cf8122fe15 add export, import api 2023-08-01 15:17:57 +08:00
silenceqi 350549507b Merge pull request 'alert_optimize' (#135) from alert_optimize into master 2023-08-01 15:13:33 +08:00
silenceqi 77a2b9f9ad Merge pull request 'update overview api' (#134) from overview into master 2023-08-01 10:00:49 +08:00
liugq c99fce0ae6 fix get auth info 2023-07-31 17:31:40 +08:00
liugq 877a2b9414 Merge branch 'master' into alert_optimize 2023-07-31 16:42:59 +08:00
liugq 3de262f026 handle create email server with manual input auth info 2023-07-31 16:40:58 +08:00
liugq 929d8dcf59 update default agent setup version 2023-07-31 16:09:32 +08:00
liugq c17a734b17 add get auth info 2023-07-31 15:46:41 +08:00
liugq 0965256ecc use credential to store email server auth info 2023-07-31 15:12:58 +08:00
liugq fcf0179335 default to enabled channel of old rule data 2023-07-28 18:16:46 +08:00
liugq d42c05c8fb adapter old alert rule data struct 2023-07-28 17:06:07 +08:00
liugq ce98378a7c test email server with old password when password is empty and username equals 2023-07-28 16:02:54 +08:00
liugq 3709f5683d remove auth.password in email server search api 2023-07-28 11:43:46 +08:00
liugq a53344871c Merge branch 'master' into alert_optimize 2023-07-27 18:06:59 +08:00
liugq c7228b9287 add config retry_delay_in_ms for migration_task_dispatcher 2023-07-27 18:05:52 +08:00
liugq b447cc953e fix calc percent of migration task 2023-07-27 18:03:33 +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 7217c3c636 update overview api 2023-07-26 18:46:06 +08:00
liugq d6d1013e0a add test api to send channel message 2023-07-26 17:54:42 +08:00
liugq 5f2569d999 check whether email server referenced by channel 2023-07-26 16:41:15 +08:00
liugq 4223bd052d refresh email server pipeline when config change 2023-07-26 15:16:16 +08:00
liugq d08c430356 init email server pipeline when start 2023-07-26 15:15:08 +08:00
liugq 7f36831998 support reference channel 2023-07-25 10:55:17 +08:00
medcl ad05f229af refactoring processors, simplicity queue consumation 2023-07-21 18:52:01 +08:00
liugq 35b5706767 support single email service with multi email server 2023-07-21 18:24:39 +08:00
liugq 4ffd8de0a2 fake commit (uncomplete) 2023-07-21 16:17:16 +08:00
silenceqi 99a211cde8 Merge pull request 'set pipeline to finish state when there is no tasks handled' (#133) from fix_migration into master 2023-07-21 10:50:03 +08:00
liugq fae481f790 fix sort metric item null reference 2023-07-21 10:45:21 +08:00
liugq 4801650cd5 set pipeline to finish state when there is no tasks handled 2023-07-20 18:48:28 +08:00