Commit Graph

15 Commits

Author SHA1 Message Date
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