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
|
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 |
liugq
|
f1cb35e57e
|
clear call pipeline module
|
2023-07-20 12:26:58 +08:00 |
liugq
|
503b201eb2
|
auto associate support multi cluster
|
2023-07-19 10:20:20 +08:00 |
liugq
|
f92b448333
|
fix concurrency rw
|
2023-07-17 18:30:26 +08:00 |
liugq
|
7b4b583837
|
return transport addr to node info
|
2023-07-17 18:28:04 +08:00 |
liugq
|
5ced92f8e3
|
fetch es nodes after agent registered
|
2023-07-13 22:34:01 +08:00 |
liugq
|
cb3c975cd5
|
fix some node metric not collect
|
2023-07-13 18:02:26 +08:00 |
liugq
|
3137efd397
|
fix agent dispatch task bug
|
2023-07-12 23:02:22 +08:00 |
liugq
|
a5e036d62a
|
add email server api
|
2023-07-12 16:28:31 +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 |
silenceqi
|
464a2f9bea
|
Merge pull request 'support insight metric sort' (#132) from metric_sort into master
|
2023-07-05 10:53:01 +08:00 |
liugq
|
518028fbdb
|
validate metric sort
|
2023-07-05 10:51:49 +08:00 |
liugq
|
e3ce446f4b
|
Merge branch 'master' into metric_sort
|
2023-07-04 10:46:29 +08:00 |
liugq
|
c385f58d66
|
filter insight api index privilege
|
2023-07-03 18:54:38 +08:00 |
liugq
|
cc25b07439
|
insight support terms top by sorted sub metric
|
2023-07-03 16:09:22 +08:00 |
liugq
|
7336ebc208
|
remove "get_keystore_secret" template func of alert
|
2023-07-03 14:07:31 +08:00 |
liugq
|
50c949b10c
|
update security enabled to true in config file
|
2023-07-03 11:46:07 +08:00 |
liugq
|
1ce05c023d
|
delete map.json file
|
2023-06-30 09:02:14 +08:00 |
liugq
|
d660255c36
|
fix wrong group value when terms agg on boolean field
|
2023-06-28 18:12:18 +08:00 |
medcl
|
50780e5709
|
add ldap sample to config
|
2023-06-28 15:41:45 +08:00 |
medcl
|
70a0934691
|
remove unused file
|
2023-06-28 15:41:27 +08:00 |
medcl
|
36c7fb13d5
|
update username
|
2023-06-28 15:39:49 +08:00 |
liugq
|
cf4d96b5e1
|
adapter template func map_label to lookup
|
2023-06-27 16:46:35 +08:00 |
liugq
|
24063bb2ae
|
remove old agent when endpoint exists
|
2023-06-27 14:43:58 +08:00 |
liugq
|
b65cd42d86
|
throw resolve map_label error
|
2023-06-25 10:26:19 +08:00 |
liugq
|
1fe5ace58d
|
optimize map label api
|
2023-06-19 07:21:22 +08:00 |
silenceqi
|
68482f5fec
|
Merge pull request 'add render label template api' (#131) from render_label_template into master
|
2023-06-16 17:33:22 +08:00 |
liugq
|
32ed24cee0
|
add render label template api
|
2023-06-16 17:30:11 +08:00 |