Commit Graph

73 Commits

Author SHA1 Message Date
liugq 1fe5ace58d optimize map label api 2023-06-19 07:21:22 +08:00
liugq 32ed24cee0 add render label template api 2023-06-16 17:30:11 +08:00
liugq edab287f40 adjust the grouping structure 2023-06-12 17:09:20 +08:00
liugq df4de53d29 auto detect time agg location 2023-06-08 12:53:14 +08:00
Kassian Sun 09ba88c411 [migration] get instance from scheduler, initialize instance automatically 2023-05-30 11:41:53 +08:00
Kassian Sun 7e79c509b2 [comparison] initial implementation
- handle new task types: cluster_comparison, index_comparison
- handle new pipeline tasks: dump_hash, index_diff
- split common task APIs
- add cluster_comparison task creation API
- optimize & clean migration codes
2023-05-17 15:43:34 +08:00
liugq c8b9adfdf1 fixed dashboard mapping 2023-05-08 16:33:28 +08:00
liugq c37380c009 move insight model from framework to console 2023-05-08 16:23:36 +08:00
Kassian Sun b1d3e67954 [migration] index migration skip retrying scroll if possible 2023-04-24 14:22:40 +08:00
liugq 9e8422c7f5 add is_fixed field of layout model 2023-04-19 16:01:33 +08:00
liugq 3fafe39b0d add alerting notification 2023-04-06 16:16:44 +08:00
Kassian Sun 8c623870e3 [notification] support search by keyword 2023-04-06 11:02:34 +08:00
Kassian Sun c3a1d418d5 [notification] update enum & list API 2023-04-04 10:18:45 +08:00
sunjiacheng 8fddcdaf09 [notification] add /notification/read, add message_type (#47)
[notification] add /notification/read, add message_type

Co-authored-by: Kassian Sun <kassiansun@outlook.com>
2023-04-02 15:02:30 +08:00
sunjiacheng 55ac534b02 [api] add list notification api (#35)
[api] add list notification api

Co-authored-by: Kassian Sun <kassiansun@outlook.com>
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-authored-by: medcl <m@medcl.net>
Co-authored-by: silenceqi <silenceqi@infini.ltd>
2023-04-01 18:52:02 +08:00
liugq f187bbe499 add field type and reserved 2023-03-29 11:37:16 +08:00
sunjiacheng 69cf1d67a9 migration_v2 (#38)
bulk write after docs was scrolled complete

update default config with migration dispatcher

add bulk parameter idle_timeout_in_seconds, slice_size

clear queue before creating pipeline

check instance available when task state is running

add check_instance_available config for migration dispatcher

get migration task progress info by index_name_unique(index_name+doctype)

get instance list only by gateway

get migration task progress info from es and instance pipeline context

rewrite logic of handling running migration major task

calc complete time in api getDataMigrationTaskOfIndex

init

Co-authored-by: liugq <silenceqi@hotmail.com>
2023-03-28 17:54:35 +08:00
liugq 5637c65977 add view layout api 2023-02-24 19:32:10 +08:00
medcl 02adb4d121 refactoring pipelines 2023-01-27 12:09:09 +08:00
liugq 8977808d30 init migration 2022-10-14 16:55:48 +08:00
liugq fcf6fab9b6 refactor gateway proxy request api 2022-08-19 10:43:24 +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 a7cc47ec0b update alert severity 2022-07-11 14:47:23 +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 14f1f0ed65 regist channel schema 2022-07-04 16:36:36 +08:00
liugq 058db6b945 update mapping for channel 2022-07-04 15:42:21 +08:00
liugq bfaca8823d add template func add,sub, div, mul 2022-06-23 12:22:04 +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 e9fdb7ab22 add alert nodata status 2022-05-27 18:35:57 +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
liugq 9f9ed6894f update alerting api 2022-05-23 11:43:50 +08:00
liugq 5ef6bc1965 update alert api 2022-05-22 14:50:30 +08:00
liugq 01de0fc42c update alerting api 2022-05-19 11:17:07 +08:00
liugq 3aaedf5743 update alert api 2022-05-18 21:08:53 +08:00
liugq a7d694cd12 update alert api 2022-05-18 18:28:06 +08:00
liugq b9de7b67a4 update alert api 2022-05-18 15:05:07 +08:00
liugq d63147a2ab copy channel name and type to execution result 2022-05-13 16:03:59 +08:00
liugq 8926460150 update alerting api 2022-05-13 12:27:06 +08:00
liugq 9a4456be59 add template parameters 2022-05-11 11:55:41 +08:00
liugq 9e254de3e4 add alert test api 2022-05-09 20:40:43 +08:00
liugq 5a3fcb2033 add alert stats api 2022-04-29 17:47:33 +08:00
liugq 2461773428 update rule expression 2022-04-27 15:31:20 +08:00
liugq 6ac22f53a3 update acknowledge api 2022-04-27 11:39:47 +08:00
liugq 162cf120c9 update alert api 2022-04-19 18:38:13 +08:00
liugq e1d85bc4f3 update alerting api 2022-04-18 09:42:44 +08:00
liugq d07d2783d7 add alert rule api 2022-04-13 15:51:11 +08:00