Commit Graph

476 Commits

Author SHA1 Message Date
silenceqi 16c08e745f
fix: properly quote hosts to ensure valid formatting (#95) 2025-01-23 16:04:52 +08:00
silenceqi f3417ee6de
feat: support configuring multiple hosts when creating a cluster (#90)
* feat: support configuring multiple hosts when creating a cluster

* chore: update release notes

* feat: support multiple hosts configuration for system cluster initialization
2025-01-23 09:04:14 +08:00
silenceqi 7db9344bad
fix: lint eror (#82) 2025-01-16 11:11:53 +08:00
Hardy 8da176bea8
chore: code format (#72)
* chore: code format

* chore: remove fetch-depth

* chore: add format and lint

* chore: add pr_check

* fix: lint with config

* chore: this pr only unit test

* fix: code format error
2025-01-14 14:29:31 +08:00
silenceqi 692b87eb7a
feat: support querying top N metrics in the Insight Data Query API (#74)
* feat: refactor the Insight data API to support metric aggregation for multiple data inputs

* fix:  bucket sorting issue when a sub-aggregation contains a `date_histogram`

* feat: add insight metric CRUD api

* fix: empty value of metric

* fix: incorrect grouping results

* feat: add builtin metric template

* fix: bucket sort when aggregation with P99

* chore: update group size

* chore: update release notes

* chore: update release notes

* chore: update release notes

* chore: update group size
2025-01-10 16:24:24 +08:00
Hardy 718b029b85
feat: add rollup template to setup, add rollup permission (#71)
* feat: add rollup template to setup, add rollup permission
* fix: easysearch version check
* chore: add noop.tpl
* chore: reflactor the code
* chore: only one permission.json
2025-01-10 12:20:04 +08:00
Hardy 814ac648ec
test: unit test ci task (#70)
* test: unit test ci task
2025-01-06 22:59:41 +08:00
Medcl 29bef5e129
chore: enhanced http_client to support customizable configurations. (#61)
* chore: update http client

* chore: update release notes
2024-12-30 10:33:23 +08:00
silenceqi 3dd3ba9db0
feat: adding smtp server permission (#20) 2024-12-10 15:55:48 +08:00
Medcl f43e453c7f
chore: update license header (#14)
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-02 23:24:44 +08:00
luohoufu ed3a04a2bc
chore: remove dict & reindex model 2024-12-02 23:13:26 +08:00
hardy ec253f9e3d
chore: add web and common ui 2024-12-02 14:21:21 +08:00
liugq 655725f6ad chore: remove unused configs code 2024-12-02 12:14:36 +08:00
hardy a936a8fa7c
chore: change to framework main branch and reflactor the dependcy 2024-12-01 21:36:06 +08:00
hardy ae3b792f7f
fix: build error with basicAuth.Password 2024-11-29 23:08:48 +08:00
medcl 8cbd35ed0a chore: safety update queue lables 2024-11-10 16:04:22 +08:00
liugq e7389af822 chore: fix saving event usage 2024-07-15 09:44:40 +08:00
liugq 4a0a71e38b fix: error of extracting diff result docs id 2024-06-25 17:53:17 +08:00
hardy 659a30c1a1 fix: alert rule import patch for v1.6.0 (#346)
修复[344](https://git.infini.ltd/infini/console/issues/344)

Reviewed-on: https://git.infini.ltd/infini/console/pulls/346
Co-authored-by: hardy <luohf@infinilabs.com>
Co-committed-by: hardy <luohf@infinilabs.com>
2024-05-08 08:58:56 +08:00
root 10c317f07c feat: add audit logs 2024-04-12 06:31:13 +00:00
liugq 50c3539cb0 fix: refresh after created and deleted migration task 2024-03-26 18:43:29 +08:00
liugq f36e088f4e fix: filter activities in collection search api 2024-03-26 15:41:03 +08:00
liugq 2cf7d71971 fix: filter cluster permission in collection search api 2024-03-26 14:07:05 +08:00
liugq 63cd503c38 feat: make certain system indices accessible in visualization data api 2024-03-26 12:20:44 +08:00
hardy 9020e691de fix: agent setup config 2024-03-21 23:01:37 +08:00
liugq 32ef0a140e feat: collection search support alerting rule search(collection name: alering_rule) 2024-03-13 10:34:17 +08:00
hardy 200ffd7af6
fix: agent first run need cluster_uuid & change for agent.tpl with yaml content 2024-02-29 11:52:13 +08:00
hardy 855c4849cb
feat: migration skip exists docs with bulk operation 2024-02-05 10:09:56 +08:00
hardy a338af5c9a feat: migration skip exists docs with bulk operation 2024-02-04 17:32:29 +08:00
liugq 00dfa9ed5d fix count logic of tasks per instance 2024-02-03 20:31:37 +08:00
hardy 5b28c59853 feat: migration skip exists docs 2024-02-03 16:59:35 +08:00
hardy 50f12de6a8 feat: migration with bulk skip exit docs 2024-01-31 14:14:29 +08:00
medcl 9cfd9b15e3 misc changes 2024-01-22 22:39:49 +08:00
medcl d8c7809237 update buffer usage 2024-01-21 17:16:51 +08:00
liugq 69aaebd3ea add param use_even_strategy 2023-12-19 17:43:43 +08:00
liugq f053282754 add api to restart all failed sub tasks 2023-12-19 17:42:24 +08:00
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