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
4356ac4ddf
add missing es doc api path ( #170 )
...
Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/170
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-09-27 15:59:45 +08:00
hardy
7311547c54
fix: build path
2023-09-26 14:07:21 +08:00
hardy
6b9e08be2c
fix path
2023-09-26 11:59:05 +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
7a5d3b1a87
add metrics widget template of migration
2023-09-21 17:54:11 +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
hardy
288a2e0304
fix: arm build eol error
2023-09-21 09:09:18 +08:00
hardy
e5d06ffb9c
fix aarch64 build for ci
2023-09-19 17:32:33 +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
medcl
1b0022a86d
fix get nil endpoint
2023-09-16 17:42:51 +08:00
medcl
5d15f2be8b
cleanup app config
2023-09-16 17:42:38 +08:00
hardy
91dad0b302
for ui common Jenkinsfile fix
2023-09-08 17:44:08 +08:00
hardy
e253ba73f9
for ui common Jenkinsfile fix
2023-09-08 17:38:10 +08:00
hardy
38826e4249
for ui common Jenkinsfile
2023-09-08 17:34:12 +08:00
hardy
15d4497982
for ui common Jenkinsfile
2023-09-08 17:28:51 +08:00
hardy
9b731c0611
for ui common
2023-09-08 17:20:39 +08:00
hardy
c19ea5d1f1
remove opt from Dockerfile
2023-09-05 12:32:19 +08:00
medcl
104462b49e
fix modules registeration
2023-09-04 19:19:29 +08:00
liugq
4093fcb3c1
fix event message id is empty in notification
2023-09-01 10:31:43 +08:00
liugq
5a65a2ecd8
update alerting rule category
2023-08-31 21:09:28 +08:00
liugq
3b1954b159
update layout template, add widget template
2023-08-31 18:12:21 +08:00
liugq
95512705b9
Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console
2023-08-31 15:26:02 +08:00
liugq
d738d1985e
remove default time filter with alert message search api
2023-08-31 15:25:45 +08:00
shiyang
b046e44ed9
Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console
2023-08-31 10:51:07 +08:00
shiyang
31ad95d4e8
Update init tpl alert rule details link
2023-08-31 10:51:01 +08:00
liugq
a318284075
change event id from alert id to event message id
2023-08-31 10:47:37 +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
silenceqi
df477c1485
Merge pull request 'alerting optmize' ( #136 ) from alerting_optmize into master
2023-08-28 19:46:52 +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
e9ac60b217
clear last notification time after alerting recovered
2023-08-22 16:28:52 +08:00
liugq
522a5361a2
add reference channel id to alerting history
2023-08-22 09:04:17 +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
hardy
bb7a3c167f
fix agent install default url
2023-08-15 08:34:35 +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