Commit Graph

1279 Commits

Author SHA1 Message Date
medcl 7fa78f47ec fix discovery 2023-10-24 23:28:24 +08:00
medcl 6672f545b7 improve nodes discovery 2023-10-24 19:47:31 +08:00
medcl 4c8ee4a3e2 Merge branch 'master' into v2 2023-10-24 11:27:34 +08:00
medcl 9fa8658eb9 update agent template, collect more network metrics 2023-10-24 11:19:38 +08:00
medcl 425dfd3dfa update local config samples 2023-10-23 22:03:57 +08:00
medcl 90280ac243 limit target traffic 2023-10-23 22:03:42 +08:00
medcl 0830442bfc disable soft delete by default 2023-10-23 22:03:12 +08:00
medcl e70f7ed900 sort config files first 2023-10-23 21:45:20 +08:00
medcl 7e4f3c9e4f fix remote config 2023-10-23 21:12:30 +08:00
medcl 1c01ff463a Merge branch 'v2' of ssh://git.infini.ltd:64221/infini/console into v2 2023-10-23 12:05:35 +08:00
medcl bfc82bbf1a ignore malformed json 2023-10-23 12:02:36 +08:00
hardy 5b9e76280f fix case macos tar error when overwrite 2023-10-21 14:07:35 +08:00
medcl 9568e800ca separate init files for agent 2023-10-21 13:54:10 +08:00
medcl cb9cc545e5 fix incorrect variable name 2023-10-21 00:25:32 +08:00
medcl a6656842bf add default template 2023-10-20 23:55:38 +08:00
medcl 0c4edd4541 fix enroll api, should check agent credential before enroll 2023-10-20 23:55:26 +08:00
medcl 7b84271ab3 refactoring agent proxy 2023-10-20 20:31:23 +08:00
medcl add547e78f refactoring 2023-10-20 18:52:51 +08:00
medcl bea9ca6d1c cleanup unused code 2023-10-20 17:14:14 +08:00
hardy 7b59e0dc3e
change domain 2023-10-20 13:55:02 +08:00
medcl 05e1efa197 remove log 2023-10-19 21:38:53 +08:00
medcl 9bab385d8c support remote config store 2023-10-19 21:14:49 +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 ddba189aec ack after revoke 2023-10-19 14:30:33 +08:00
medcl f6fe743a88 update enroll staus 2023-10-19 14:18:48 +08:00
medcl 4f949cfd40 update api 2023-10-19 10:56:31 +08:00
hardy a19354bcb5
fix case macos tar error when overwrite 2023-10-18 10:49:35 +08:00
medcl e3c10817ef refactoring enroll/revoke nodes 2023-10-17 11:26:53 +08:00
medcl a315c4330d fix build 2023-10-16 17:51:45 +08:00
medcl 242d5364a0 Merge pull request 'optimize comparison' (#175) from optimize_comparison into master
Reviewed-on: https://git.infini.ltd:64443/infini/console/pulls/175
2023-10-10 09:35:12 +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 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