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
ae3b792f7f
fix: build error with basicAuth.Password
2024-11-29 23:08:48 +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
medcl
597fa16369
refactor: misc refactoring ( #289 )
...
Reviewed-on: https://git.infini.ltd/infini/console/pulls/289
2024-02-01 14:41:54 +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
medcl
a05d017d29
chore: fix agent config ( #238 )
...
默认不支持多实例,任务数稍微设置大一点。
Reviewed-on: https://git.infini.ltd/infini/console/pulls/238
2023-11-19 13:06:19 +08:00
medcl
6139c6adbb
update config for agent
2023-11-18 11:31:11 +08:00
liugq
e9f76271f0
add sql api config ( #222 )
...
Reviewed-on: https://git.infini.ltd/infini/console/pulls/222
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2023-11-08 09:46:25 +08:00
hardy
adb031e6af
install agent script for v2 ( #206 )
...
Reviewed-on: https://git.infini.ltd/infini/console/pulls/206
Co-authored-by: hardy <luohf@infinilabs.com>
Co-committed-by: hardy <luohf@infinilabs.com>
2023-10-30 16:32:34 +08:00
medcl
0cae6007a1
optimize agent tpl files
2023-10-25 22:23:45 +08:00
medcl
2eb8304e68
update configs
2023-10-25 17:02:02 +08:00
medcl
505a76072b
add cluster_uuid to node metrics
2023-10-25 11:57:53 +08:00
medcl
36cbc265f8
remove cluster level tasks from agent task template
2023-10-25 11:37:32 +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
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
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
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
9bab385d8c
support remote config store
2023-10-19 21:14:49 +08:00
hardy
a19354bcb5
fix case macos tar error when overwrite
2023-10-18 10:49:35 +08:00
medcl
a315c4330d
fix build
2023-10-16 17:51:45 +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
liugq
7a5d3b1a87
add metrics widget template of migration
2023-09-21 17:54:11 +08:00
medcl
3673791467
temp commit
2023-09-16 17:45:33 +08:00
medcl
5d15f2be8b
cleanup app config
2023-09-16 17:42:38 +08:00
liugq
5a65a2ecd8
update alerting rule category
2023-08-31 21:09:28 +08:00
liugq
3b1954b159
update layout template, add widget template
2023-08-31 18:12:21 +08:00
shiyang
31ad95d4e8
Update init tpl alert rule details link
2023-08-31 10:51:01 +08:00
hardy
bb7a3c167f
fix agent install default url
2023-08-15 08:34:35 +08:00
liugq
c8aab5c566
update alerting rule, channel template
2023-08-10 18:09:11 +08:00
hardy
3b8b2b8b17
update install agent shell
2023-08-10 15:36:12 +08:00
hardy
999159951e
update install agent shell
2023-08-10 15:06:46 +08:00
hardy
c79078b2df
update install agent shell
2023-08-09 15:18:50 +08:00