Commit Graph

20 Commits

Author SHA1 Message Date
Hardy ae295d88b7
fix: must use term with rollup (#108)
Co-authored-by: hardy <luohf@infinilabs.com>
2025-01-25 17:13:23 +08:00
Hardy e5bab8c52c
chore: add rollup_hours_before (#107)
Co-authored-by: hardy <luohf@infinilabs.com>
2025-01-25 16:33:08 +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 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 2a0b2b3931
chore: update index name (#75) 2025-01-11 10:39:47 +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
silenceqi 5ad4ebd92f
chore: update alerting template with index health change (#38) 2024-12-16 15:54:23 +08:00
hardy a936a8fa7c
chore: change to framework main branch and reflactor the dependcy 2024-12-01 21:36:06 +08:00
hardy e6a7f29e10
fix: source_reuse only for metrics* & logs* index 2024-05-27 10:31:15 +08:00
hardy 709536cd5d
fix: tpl easysearch zstd 2024-05-12 12:39:00 +08:00
root 10c317f07c feat: add audit logs 2024-04-12 06:31:13 +00:00
medcl 585a6fbe6b feat: add lowercase filter to default analyzer 2024-03-26 00:06:49 +08:00
hardy 9020e691de fix: agent setup config 2024-03-21 23:01:37 +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 dc562c0d74 FIX: mapping fields limit by disable dynamic queue stats id 2024-01-25 15:22:27 +08:00
medcl c4c0c8fdb3 support auto enroll 2023-12-15 17:47:54 +08:00
liugq 62b4428f95 fix ilm was not applied to index (#253)
Reviewed-on: https://git.infini.ltd/infini/console/pulls/253
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-12-15 15:19:34 +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