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
Medcl
635abc6524
chore: update terminal header ( #66 )
2024-12-31 15:43:35 +08:00
silenceqi
852420281d
feat: splitting host metrics query ( #14 )
2024-12-07 17:10:35 +08:00
Medcl
f43e453c7f
chore: update license header ( #14 )
...
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-02 23:24:44 +08:00
liugq
f87f3c6599
fix: schema not registered
2024-12-02 11:20:45 +08:00
hardy
a936a8fa7c
chore: change to framework main branch and reflactor the dependcy
2024-12-01 21:36:06 +08:00
medcl
80bb9b61a7
chore: update import reflect to refactoring
2024-11-19 09:47:51 +08:00
root
10c317f07c
feat: add audit logs
2024-04-12 06:31:13 +00:00
liugq
e236cc3713
remove gateway reference from console ( #273 )
...
Reviewed-on: https://git.infini.ltd/infini/console/pulls/273
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-committed-by: liugq <silenceqi@hotmail.com>
2024-01-05 14:04:52 +08:00
medcl
9bab385d8c
support remote config store
2023-10-19 21:14:49 +08:00
medcl
a315c4330d
fix build
2023-10-16 17:51:45 +08:00
medcl
3673791467
temp commit
2023-09-16 17:45:33 +08:00
medcl
104462b49e
fix modules registeration
2023-09-04 19:19:29 +08:00
liugq
b349c66b14
add get widget api
2023-08-17 11:10:55 +08:00
liugq
d08c430356
init email server pipeline when start
2023-07-26 15:15:08 +08:00
liugq
4ffd8de0a2
fake commit (uncomplete)
2023-07-21 16:17:16 +08:00
liugq
f1cb35e57e
clear call pipeline module
2023-07-20 12:26:58 +08:00
liugq
63cacee1a7
add email channel
2023-07-12 14:55:42 +08:00
liugq
196956f9ef
refresh cluster settings to agent after credential updated
2023-06-06 18:51:21 +08:00
liugq
43de31f656
nothing
2023-05-23 12:23:36 +08:00
liugq
c37380c009
move insight model from framework to console
2023-05-08 16:23:36 +08:00
medcl
f3f1e45ac3
manually enable setup in console
2023-05-05 14:17:09 +08:00
Kassian Sun
b31bb6c090
[migration] update logging logic
2023-04-03 20:25:07 +08:00
sunjiacheng
55ac534b02
[api] add list notification api ( #35 )
...
[api] add list notification api
Co-authored-by: Kassian Sun <kassiansun@outlook.com>
Co-authored-by: liugq <silenceqi@hotmail.com>
Co-authored-by: medcl <m@medcl.net>
Co-authored-by: silenceqi <silenceqi@infini.ltd>
2023-04-01 18:52:02 +08:00
liugq
5637c65977
add view layout api
2023-02-24 19:32:10 +08:00
liugq
09a6db678d
refactoring register system module
2023-01-29 11:54:01 +08:00
medcl
02adb4d121
refactoring pipelines
2023-01-27 12:09:09 +08:00
liugq
516e7462ac
fixed merge master conflicts
2022-10-25 16:07:43 +08:00
liugq
3dedda4e62
fixed merge master conflicts
2022-10-25 15:06:25 +08:00
medcl
f90601ef1a
improve setup, fix auth issue
2022-10-22 23:22:16 +08:00
medcl
1ccfdb1abb
add setup module to console
2022-10-22 18:40:52 +08:00
medcl
6499626854
fix filter module
2022-10-14 20:49:13 +08:00
liugq
8977808d30
init migration
2022-10-14 16:55:48 +08:00
liugq
43b6322188
fixed docker timezone load bug
2022-08-24 18:11:35 +08:00
liugq
959132f067
remove sample agg when filter is not empty
2022-08-15 15:26:00 +08:00
liugq
6b57960882
add insight api
2022-07-26 18:49:05 +08:00
liugq
a7e8bfeb36
change regist filter module before elastic module
2022-07-16 20:26:33 +08:00
liugq
248e38977a
regist channel schema
2022-07-04 16:19:37 +08:00
liugq
80bee4cc3f
remove model package in main
2022-06-06 11:05:54 +08:00
liugq
589324dc63
comment unused elastic index schema
2022-06-06 10:25:40 +08:00
liugq
b9de7b67a4
update alert api
2022-05-18 15:05:07 +08:00
medcl
16228bda79
refactoring security
2022-05-11 16:10:15 +08:00
liugq
412b5ae9a8
move rbac to framework
2022-05-09 15:26:16 +08:00
xushuhui
7006c0b256
feat: (rbac) validate index and cluster unit test
2022-04-27 16:49:03 +08:00
xushuhui
c000596e66
fix: (rbac) update user roles
2022-04-25 15:27:18 +08:00
xushuhui
fcd2eb0073
fix: (rbac) role
2022-04-25 10:46:26 +08:00
xushuhui
d09dda93e3
fix: (rbac) role
2022-04-25 10:41:54 +08:00
xushuhui
e16ca50773
Merge branch 'master' into rbac
...
# Conflicts:
# main.go
2022-04-20 10:32:44 +08:00
liugq
162cf120c9
update alert api
2022-04-19 18:38:13 +08:00
xushuhui
6e78f1bfe6
feat: (rbac) create role / delete role / get role
2022-04-15 11:57:08 +08:00