medcl
c434d3fb76
refactor: setup wizard ( #250 )
...
Co-authored-by: liugq <silenceqi@hotmail.com>
Reviewed-on: https://git.infini.ltd/infini/console/pulls/250
2023-12-15 11:22:03 +08:00
medcl
3b91a57bc1
add timeout to context
2023-11-18 13:29:56 +08:00
liugq
57bf0976f1
add collection search api ( #212 )
...
add search api for front component ListView
Reviewed-on: https://git.infini.ltd/infini/console/pulls/212
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-11-01 10:57:53 +08:00
liugq
4b63e81ae1
fix get task worker ( #208 )
...
Reviewed-on: https://git.infini.ltd/infini/console/pulls/208
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-10-30 17:17:29 +08:00
medcl
4c8ee4a3e2
Merge branch 'master' into v2
2023-10-24 11:27:34 +08:00
medcl
cb9cc545e5
fix incorrect variable name
2023-10-21 00:25:32 +08:00
hardy
7b59e0dc3e
change domain
2023-10-20 13:55:02 +08:00
liugq
3dc47e3b9a
remove api /_platform/nodes, reuse search instance api
2023-10-19 20:49:11 +08:00
liugq
5679f3d426
refactor search instance api to support sort and wildcard sarch
2023-10-19 20:49:11 +08:00
liugq
f83c0d274f
handle initialize setup timeout error
2023-10-19 20:46:44 +08:00
medcl
a315c4330d
fix build
2023-10-16 17:51:45 +08:00
liugq
12d4a8eef0
return last running task info
2023-10-10 08:59:44 +08:00
liugq
9f60c4685f
return workers info of index level
2023-10-09 10:56:22 +08:00
liugq
f3569c2701
support restart cluster comparison task
2023-10-09 09:36:50 +08:00
liugq
71ba08d266
refactor getComparisonMajorTaskInfo
2023-10-08 17:46:55 +08:00
liugq
2f45792480
add diff result info and reset total_diff_docs after task restarted
2023-10-08 11:02:39 +08:00
liugq
97731564c1
add name and tags config
2023-10-08 11:00:04 +08:00
liugq
a54cb2c9a1
fix nil pointer ( #164 )
...
Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/164
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-25 18:09:55 +08:00
liugq
d0ab79f47d
insight metric support formula template ( #158 )
...
only support template variable 'bucket_size_in_second' currently, eg frmula: `a/{{.bucket_size_in_second}}`
Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/158
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-21 16:08:57 +08:00
liugq
6557286bdd
migration optimize ( #145 )
...
- add task field name and tags
- add index logging level api
- other migration optimize
Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/145
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-19 15:32:50 +08:00
medcl
3673791467
temp commit
2023-09-16 17:45:33 +08:00
liugq
d738d1985e
remove default time filter with alert message search api
2023-08-31 15:25:45 +08:00
liugq
16b18e3ca5
return notification error info
2023-08-30 20:05:16 +08:00
liugq
589303cee4
add rule name to activity info
2023-08-30 10:38:42 +08:00
liugq
74415b97e7
get event message list with default order by updated
2023-08-29 16:00:44 +08:00
liugq
6bbce21258
add batch enable channel api
2023-08-28 16:20:42 +08:00
liugq
f767ffa39a
return notification info in rule detail api
2023-08-25 16:27:26 +08:00
liugq
ebfca4b468
Merge branch 'master' into alerting_optmize
2023-08-22 16:33:14 +08:00
liugq
e111ad5567
optimize query dsl of overview api
2023-08-22 16:32:02 +08:00
liugq
174126fa10
fix wrong channel name
2023-08-21 18:03:23 +08:00
liugq
2a1df9743e
add rule batch delete api
2023-08-18 17:51:18 +08:00
liugq
9e6a1019fe
add batch operation api
2023-08-18 16:01:28 +08:00
liugq
14f391b58b
update widget struct
2023-08-17 11:35:35 +08:00
liugq
b349c66b14
add get widget api
2023-08-17 11:10:55 +08:00
liugq
47733e63c8
calc hit condition
2023-08-17 10:17:30 +08:00
liugq
d7578a2743
add tags, category field
2023-08-16 10:02:48 +08:00
liugq
ef36af329f
fix calc migration task progress info with a large number of sub task
2023-08-14 10:41:17 +08:00
liugq
8e60de8793
refresh email server pipeline after the reference credential updated
2023-08-09 15:17:40 +08:00
liugq
515fd8ad0c
fix import alerting rule data bug
2023-08-08 22:45:42 +08:00
liugq
3ad0abdd5f
set default value to env variable INFINI_CONSOLE_ENDPOINT
2023-08-08 17:53:23 +08:00
liugq
4cc69c8e53
add alert template function md_to_html
2023-08-08 11:32:01 +08:00
liugq
e2752d6354
add channel test message variable
2023-08-07 16:11:37 +08:00
liugq
f22c5cb380
update test message
2023-08-06 16:09:35 +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
5274657f03
update test message subject
2023-08-04 14:47:41 +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