silenceqi
9d5734b61e
feat: support clearing offline agent instances ( #165 )
...
* feat: support clearing offline agent instances
* chore: update release notes
2025-02-24 18:01:30 +08:00
silenceqi
a0d28fada9
improvement: retain a single instance when registering duplicate endp… ( #163 )
...
* improvement: retain a single instance when registering duplicate endpoints
* chore: update release notes
2025-02-24 11:20:45 +08:00
silenceqi
6ff2d72ff1
fix: correct node health change activity logging ( #154 )
...
* fix: correct node health change activity logging
* chore: update release notes
2025-02-20 16:42:17 +08:00
Hardy
71d291fdf1
fix: init user just one time ( #140 )
...
* fix: init user just one time
* chore: init system cluster metrics default settings
---------
Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-15 21:11:50 +08:00
silenceqi
d21326d5ce
chore: remove unused code with `MetricBase` ( #132 )
2025-02-14 12:36:06 +08:00
Hardy
1b6855673b
chore: check easysearch version with rollup ( #129 )
...
Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 21:23:57 +08:00
silenceqi
1ee6c59d2c
fix: missing data when processing multiple time series in a g… ( #127 )
...
* fix: address missing data when processing multiple time series in a group with insight data API
* chore: update release notes
2025-02-13 17:31:04 +08:00
silenceqi
b8138de666
feat: include bucket conditions information in rule detail API response ( #125 )
2025-02-13 16:20:44 +08:00
Hardy
60eac5ebf6
chore: auto init agent ingest user ( #120 )
...
* chore: auto init agent ingest user
* docs: update release notes
---------
Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 16:17:17 +08:00
silenceqi
f910203599
feat: support alerts based on bucket diff state ( #119 )
...
* feat: support alerts based on bucket diff status
* fix: correct document count calculation
* fix: empty param `event_id `
* fix: removing first and last time bucket
* fix: removing first and last time bucket
* chore: update bucket diff algorithm for improved accuracy
* refactor: optimize bucket diff algorithm
* feat: trigger bucket diff content change alert using expression
* feat: include bucket diff type in alert message API response
* chore: update release notes
* feat: add alert rule template to detect cluster metrics collection anomaly
* chore: update release notes
2025-02-12 17:32:27 +08:00
silenceqi
ca243b1ce5
feat: support function-format parameters in Insight Data API ( #93 )
...
* feat: support function-format parameters in Insight Data API
* chore: update license header
* chore: format code
* feat: return `complex_fields` in the view API
* feat: include system cluster rollup setting in App Settings API response
* chore: update release notes
* fix: remove func `sum_func_value_in_group` from using aggregation `date_histogram`
* fix: generate unique group id for aggregation name
* fix: sort not work when using function `sum_func_value_in_group`
* feat: update view template
2025-01-23 20:08:19 +08:00
Hardy
67447b876c
feat: rollup init template update ( #98 )
...
Co-authored-by: hardy <luohf@infinilabs.com>
2025-01-23 20:07:42 +08:00
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