yaojp123
fb4dafecb3
chore: the first metric is selected by default in TopN ( #81 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-01-13 08:44:12 +08:00
Medcl
7cb3852b27
chore: update docs ( #80 )
2025-01-12 17:04:47 +08:00
yaojp123
de654a7869
feat: allow to select only color metric in TopN ( #79 )
...
* feat: add cluster health, cluster documents(agentless), shard_state(agent) to `Cluster Monitor Overview`
* feat: allow to select only color metric in TopN
---------
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2025-01-11 18:52:54 +08:00
silenceqi
243d64cc3b
feat: add cluster-level shard state metrics ( #78 )
2025-01-11 17:22:28 +08:00
Medcl
c8977b18d5
chore: update release notes ( #77 )
2025-01-11 15:11:22 +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
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
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
Hardy
814ac648ec
test: unit test ci task ( #70 )
...
* test: unit test ci task
2025-01-06 22:59:41 +08:00
silenceqi
8a27cd4389
fix: unit tests ( #69 )
...
* fix: unit tests
* chore: update release notes
2025-01-04 18:30:48 +08:00
Medcl
635abc6524
chore: update terminal header ( #66 )
2024-12-31 15:43:35 +08:00
yaojp123
effd55b617
chore: add some metrics(segment_norms_memory, segment_points_memory, segment_version_map, segment_fixed_bit_set) to index's monitor ( #64 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-31 11:41:31 +08:00
silenceqi
8cbaebc5a6
feat: add some index metrics related to segment memory ( #65 )
...
* feat: add some index metrics related to segment memory
* chore: update release notes
2024-12-31 11:40:56 +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
silenceqi
9733b72531
fix: usage of method `GetFastHttpClient` ( #62 )
2024-12-30 11:05:29 +08:00
Medcl
29bef5e129
chore: enhanced http_client to support customizable configurations. ( #61 )
...
* chore: update http client
* chore: update release notes
2024-12-30 10:33:23 +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
silenceqi
f11a565948
optimize metric query bucket size ( #59 )
...
* feat: the automatically calculated bucket size should be at least twice the metrics collection interval
* feat: return the hit count and the minimum bucket size when querying metrics
* chore: update release notes
---------
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-26 16:50:57 +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
silenceqi
edaa276ac3
chore: adapter metrics query with cluster id and cluster uuid ( #56 )
...
* chore: adapter metrics query with cluster id and cluster uuid
* chore: reads cluster uuid from metadata
* chore: update release notes
* chore: update release notes
---------
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-24 15:29:14 +08:00
Medcl
c843711135
chore: update release notes ( #54 )
2024-12-23 18:20:55 +08:00
yaojp123
370c83b2fe
chore: Optimize ui of allocation in activities ( #55 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-23 14:58:51 +08:00
Medcl
0926005632
chore: add Makefile ( #53 )
...
* chore: update license
* chore: add Makefile
2024-12-20 16:30:36 +08:00
silenceqi
34f2f3bcce
chore: update code comment in english ( #52 )
2024-12-20 15:55:15 +08:00
yaojp123
4d52f2882a
chore: add loading to each row in overview table ( #51 )
...
* chore: add loading to each row in overview table
* chore: update release notes
---------
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-20 15:52:26 +08:00
Hardy
16110912c3
docs: update release version to 1.27.0 ( #50 )
2024-12-20 14:32:25 +08:00
yaojp123
d8d26fbb90
feat: add allocation to activities if is `cluster health change` and changed to `red` ( #48 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-19 21:01:39 +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
silenceqi
f9baad07e3
fix: query thread pool metrics when cluster uuid is empty ( #47 )
...
* fix: query thread pool metrics when cluster uuid is empty
* chore: update release notes
* chore: update release notes of version 1.27.0
2024-12-18 14:56:17 +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
01c0bda677
chore: add `Clean unavailable nodes` and `Clean deleted indices` to actions in cluster list ( #44 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-17 18:08:50 +08:00
liaosy
4218d42cde
docs: update console architecture ( #42 )
...
Co-authored-by: liaosy <liaosy@infinilabs.com>
2024-12-16 18:01:04 +08:00
Medcl
5491e2e535
chore: update github action and pull request template ( #41 )
2024-12-16 17:03:43 +08:00
yaojp123
0fe48abcfa
feat: add Agent Credential to Register Cluster ( #40 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-16 17:03:21 +08:00
yaojp123
ffda990228
fix: lose range of Metrics' chart in Alerting Message Detail ( #39 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-16 17:02:49 +08:00
silenceqi
5ad4ebd92f
chore: update alerting template with index health change ( #38 )
2024-12-16 15:54:23 +08:00
silenceqi
318ba82eed
fix: validating index search permission in discover api ( #37 )
...
* fix: validating index search permission in discover api
* fix: wrong error tips for validating index permission
2024-12-16 11:48:14 +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
silenceqi
5c783288ce
feat: add api to clean unavailable index, node metadata ( #35 )
2024-12-14 19:18:45 +08:00
yaojp123
1a62e5a1c4
fix: optimize column `CPU Usage` in `Monitor Nodes` ( #34 )
...
Co-authored-by: yaojiping <yaojiping@infini.ltd>
2024-12-14 17:31:48 +08:00
silenceqi
aaa4dcee6b
chore: moving primary shard filter from aggregations to query with single index metric ( #32 )
...
* chore: moving primary shard filter from aggregations to query
* chore: moving primary shard filter from aggregations to query with single index metric
2024-12-14 15:25:22 +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
silenceqi
e018f15f73
chore: moving primary shard filter from aggregations to query ( #31 )
2024-12-14 11:05:29 +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
silenceqi
9cb54a3381
chore: adapter node metrics query with `cluster_id ` or `cluster uuid` ( #28 )
2024-12-13 15:12:24 +08:00
silenceqi
5a02966f2d
feat: add getting cluster collection stats api ( #27 )
...
* fix: empty index metrics in overview info api when collecting mode is agent
* feat: add getting cluster monitor state api
* chore: updating monitor state api
* chore: custom request timeout error with quering metrics
2024-12-13 14:30:45 +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