Commit Graph

80 Commits

Author SHA1 Message Date
yaojp123 098371729e
chore: add column `Builtin` to `View` (#101)
* chore: add column `Builtin` to `View`

* chore: adjust TopN's UI

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-01-24 15:56:12 +08:00
yaojp123 d828fe8781
chore: adjust TopN (#96)
* chore: optimize the chart when only the color metric is selected in TopN

* chore: add metric_config to form of View's field

* feat: add `Complex Field` to `View`

* chore: adjust topn's metrics

* fix: fix the issue of switching metrics in TopN

* chore: add columns(function, format) to `Complex fields`

* chore: verify if the complex field is builtin

* fix: set func to max by default in create complex field

* chore: change text of button for fetching data to `Apply` in TopN

* chore: check if metric support some statistics if rollup is enabled

* fix: add `time_field`` to params of fetching data if statistic is `latency``

* chore: check if field support some statistics if rollup is enabled

* chore: remove layout in view

* fix: format does not work in TopN

* fix: adjust filters of fetching data in TopN

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-01-23 20:03:02 +08:00
yaojp123 f8eb0c2fc7
feat: add TopN to Monitor (#73)
* feat: add TopN to Monitor

* chore: optimize TopN's UI

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-01-10 15:17:08 +08:00
yaojp123 59908761b1
chore: set timeout to 10s by default in DatePicker's time settings (#63)
* chore: set timeout to 10s by default in DatePicker's time settings

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-31 09:26:04 +08:00
yaojp123 59e88f7b03
chore: check if the cluster version supports metric `transport_outbound_comnections` in monitor (#60)
* chore: check if the cluster version supports metric `transport_outbound_comnections`

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-26 19:37:58 +08:00
yaojp123 b8b24f8fab
fix: add suggestion to chart in monitor if is no data because the time interval is less than the collection interval (#58)
* fix: add suggestion to chart in monitor if is no data because the time interval is less than the collection interval

* chore: update release notes

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-26 12:52:38 +08:00
yaojp123 53178fa869
chore: add build number to license (#57)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-24 18:08:28 +08:00
yaojp123 1475ded1ec
fix: Optimize UI of agent list when its columns are overflow (#49)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-19 21:00:54 +08:00
yaojp123 b01a4e167b
fix: add limit of width to some columns and adjust ui of text if is overflow, in table (#45)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-17 20:09:43 +08:00
yaojp123 bafef0e65e
feat: add button `Clean` to `Overview`(node, index) for clean data that is unavailable(deleted) (#36)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-14 19:19:17 +08:00
yaojp123 e2a6b29b53
fix: lose `Copy As Curl` in `Dev Tools` (#33)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-14 15:24:39 +08:00
yaojp123 a08e33a570
fix: error after changed table mode in overview (#30)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-14 10:52:21 +08:00
yaojp123 cfdc1870a9
Fix: some issue (#29)
* chore: change loading ui of DropdownList

* fix: remove index health in shard monitor overview

* chore: add error handling to monitor chart

* fix: lose table data in Overview

* chore: optimize ui of collect status

* fix: remove team in audit

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-13 19:15:06 +08:00
yaojp123 020c8aae47
feat: add `Collection mode` to `Monitor` (#26)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-13 14:29:01 +08:00
yaojp123 85879c5ea7
chore: optimize text display if text is too long in table (#25)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-12 20:29:51 +08:00
yaojp123 84577784a2
fix: optimize metrics fetching in overview (#24)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-11 19:26:51 +08:00
yaojp123 ccd44c9b7d
feat: add actions(register, refresh) to cluster selector (#22)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-10 19:40:19 +08:00
yaojp123 bbf4c10c89
fix: permission verification of some menu is invalid (#21)
* fix: add `SMTP SERVER` to `Feature privileges` in role settings
* fix: permission verification of some menu is invalid

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-10 15:54:44 +08:00
yaojp123 9798ec9eb2
fix: lose data after changed filters in Overview (#19)
* fix: lose data after changed filters in `Overview`
* chore: add locales for `Audit`
---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-10 10:07:16 +08:00
yaojp123 9812249268
fix: optimize host's monitor (#13)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-07 17:11:30 +08:00
yaojp123 b2401bb31f
fix: reference and website links (#12)
* fix: remove `www` of official website

* chore: update docs' url

---------

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-07 15:14:50 +08:00
yaojp123 8b176ab8ed
fix: add loading to monitor statistic (#11)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-07 14:04:42 +08:00
yaojp123 eedcda0fec
fix: optimize monitor data fetching for large time ranges in overview detail (#10)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-06 16:27:38 +08:00
yaojp123 7dd3808942
fix: optimize UI without clusters (#8)
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-06 15:28:55 +08:00
yaojp123 d6a8e2ff6b
fix: optimize monitor data fetching for large time ranges (#5)
* fix: adjust cluster monitor (fetch data independently, lazy load, copy request)

Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-06 12:35:13 +08:00
Hardy 4823339a01
feat: add timeout setting for datepicker (#4) 2024-12-05 18:12:51 +08:00
luohoufu a6588310aa
chore: add LICENSE 2024-12-02 22:13:39 +08:00
luohoufu dba375b29a
chore: update license to agpl 2024-12-02 17:18:51 +08:00
hardy 5164ddb7af
chore: update .gitignore for web 2024-12-02 14:22:32 +08:00
liugq 9ee6aaccd9 delete web dir 2021-12-23 15:42:31 +08:00
liugq 453033ac43 add traceid 2021-12-13 10:25:05 +08:00
liugq f810a4e364 Merge branch 'master' of ssh://git.infini.ltd:64221/infini/search-center 2021-12-10 12:33:56 +08:00
liugq 475dd606e8 optimize node top metric and change cluster config editing logic 2021-12-10 12:23:08 +08:00
shiyang f4a59a89e5 Merge branch 'master' into shiyang 2021-12-06 18:03:51 +08:00
liugq 4b8c66db60 metrics update 2021-12-03 16:25:55 +08:00
shiyang 3399fa0dc9 add logo en 2021-12-03 10:27:12 +08:00
liugq c0da75ae11 command globalization 2021-11-28 21:25:29 +08:00
liugq 94dfeb9217 cluster and command pagination and new metrics 2021-11-26 16:23:45 +08:00
liugq d8929161b7 change cors default domain to * 2021-11-22 22:31:32 +08:00
liugq ccbdcd4fb9 add group metric and locale 2021-11-22 14:55:53 +08:00
liugq 408c2feb50 monitor of node level and index level, common command manage 2021-11-18 16:26:43 +08:00
liugq 354bcd87bb modify discover and console 2021-11-11 15:45:35 +08:00
liugq dc4202ba3a console and cors 2021-11-02 16:22:42 +08:00
liugq b8e6c8a579 custom tabbar of console tab 2021-11-01 17:30:41 +08:00
liugq 55d28118ec add console locale 2021-10-29 12:18:37 +08:00
liugq 059bb512a4 cors support 2021-10-28 11:14:50 +08:00
liugq b8690455c4 add new cluster overview and command manage 2021-10-27 11:42:11 +08:00
liugq 4b90b75a39 fixed console ouput error format and command title contains space 2021-10-25 15:56:05 +08:00
liugq 5fcaed73ff console of adding muti tab 2021-10-21 14:12:15 +08:00
liugq b8fb6a3d87 console tab v0.1 2021-10-15 11:41:38 +08:00