Commit Graph

8161 Commits

Author SHA1 Message Date
Zixin Zhou 559f770ee9
Add Ruby component IDs (#12900) 2024-12-26 18:55:57 +08:00
weixiang1862 66201c9253
Add protection for dynamic config change propagate chain. (#12899) 2024-12-26 18:08:05 +08:00
吴晟 Wu Sheng b178c9d890
Update bydb in e2e (#12898)
The latest bydb adding cache to optimize writing performance.
2024-12-25 20:18:48 +08:00
Super-Lu 187fceb7cd
Synchronize UI module code (#12897) 2024-12-24 08:57:07 +08:00
Christian Clauss 6fb8f234fe
test: Remove unused Python imports (#12896) 2024-12-23 21:32:32 +08:00
mrproliu 3601ba14d4
Add ITVersion for helping management the versions in IT (#12895) 2024-12-23 20:49:09 +08:00
吴晟 Wu Sheng 82967c9e9a
Bump up DB commit to lower e2e/IT CPU costs (#12888)
* Bump up DB commit to lower e2e/IT CPU costs

* Bump banyandb

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>

---------

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Co-authored-by: Gao Hongtao <hanahmily@gmail.com>
2024-12-23 15:11:13 +08:00
weixiang1862 6d262cce62
Fix `ServerStatusService.statusWatchers` concurrent modification. (#12884) 2024-12-20 20:45:00 +08:00
Wan Kai e0d64112bc
Add IT for BanyanDB schema install and update. (#12879) 2024-12-18 16:59:35 +08:00
吴晟 Wu Sheng a3b563f325
Add Status APIs docs. (#12852) 2024-12-12 14:39:21 +08:00
吴晟 Wu Sheng f0301849ae
Merge Status APIs into API menu (#12851) 2024-12-12 13:55:01 +08:00
吴晟 Wu Sheng 841a92b621
Support `Get Effective TTL Configurations` API. (#12847)
* [Breaking Change] Rename `debugging-query` module to `status-query` module. Relative exposed APIs are **UNCHANGED**. 
* Support `Get Effective TTL Configurations` API.
2024-12-12 09:51:47 +08:00
吴晟 Wu Sheng 1c9c685db8
Bump up BanyanDB and Rover in e2e (#12846) 2024-12-11 10:09:53 +08:00
吴晟 Wu Sheng 02cfa5b7b3
Bump up actions/cache to v4 (#12845) 2024-12-10 10:29:50 +08:00
Fine0830 95ddcb419e
sync ui (#12843) 2024-12-09 17:23:39 +08:00
zhengziyi0117 f467ae7929
Update Async Profiler doc (#12842) 2024-12-09 16:53:49 +08:00
吴晟 Wu Sheng ab943969a5
Remove one unused method. (#12840) 2024-12-09 10:31:38 +08:00
吴晟 Wu Sheng 17003ebc16
Rename BanyanDB native TTL doc to Progressive TTL (#12829) 2024-12-05 14:06:56 +08:00
Kemal Beşkardeşler 6252cd49ad
Update SW_STORAGE_ES_RESPONSE_TIMEOUT default value in docs (#12827) 2024-12-04 18:16:00 +08:00
Fine0830 dcc2d15396
Sync UI (#12825) 2024-12-04 10:58:00 +08:00
zhengziyi0117 123eff9fc0
Bump up UI (#12824) 2024-12-03 20:09:42 +08:00
Wan Kai 1cd5733aac
BanyanDB: Support `@EnableSort` on the column to enable sorting for `IndexRule` and set the default to false. (#12823) 2024-12-03 17:46:33 +08:00
zhengziyi0117 88cd1eb025
fix async profiler task query && Bump up UI (#12821) 2024-12-03 17:09:01 +08:00
kezhenxu94 3223a2c2ec
Pin github file to commit (#12822) 2024-12-03 15:52:37 +08:00
zhengziyi0117 f00827795e
feat: Replace timestamps with Duration in async profiler query && Add AsyncProfiling widget (#12816) 2024-12-02 14:13:28 +08:00
Wan Kai eb4d38c0bb
BanyanDB: Support update the Schema when OAP starting. (#12808) 2024-12-02 12:49:20 +08:00
wuwen f6a821ad48
Improve component-libraries documentation (#12814) 2024-11-30 01:20:22 +08:00
kezhenxu94 b83213705b
Add `doc_values` for fields that need to be sorted or aggregated in ElasticSearch, and disable all others. (#12782) 2024-11-24 12:17:16 +08:00
Zixin Zhou 07a79babc5
Sync UI (#12793) 2024-11-23 21:20:07 +08:00
Gao Hongtao 3cef02ba33
Update banyandb doc (#12792) 2024-11-23 19:46:16 +08:00
Gao Hongtao 10e239f85b
Introduce index mode and refactor banyandb group settings (#12790) 2024-11-22 13:11:30 +08:00
Wan Kai e1698a583f
BanyanDB: Support update the Group settings when OAP starting. (#12780) 2024-11-20 11:29:50 +08:00
zhengziyi0117 f230947ddb
Improve JFR async profiler parser (#12777) 2024-11-18 19:42:40 +08:00
Tsonglew b6d1190cfe
Add gRPC to Component Libraries (#12778) 2024-11-18 14:16:37 +08:00
kezhenxu94 7e6061a918
Bump up netty to 4.1.115 (#12770) 2024-11-14 15:05:41 +08:00
kezhenxu94 c9a959e50e
Adapt the new metadata standardization in Istio 1.24 (#12768) 2024-11-13 14:41:51 +08:00
Wan Kai 5c5274b93a
Polish mesh data dispatcher: don't generate Instance/Endpoint metrics if they are empty. (#12762) 2024-11-12 15:11:00 +08:00
Wan Kai 9e36eaccb4
UI-templates: topN widget add related trace type and dashboard. (#12758) 2024-11-08 13:50:27 +08:00
Wan Kai 2ed6b58073
Support adding additional attr[0-5] for endpoint level metrics. (#12753) 2024-11-06 12:51:26 +08:00
吴晟 Wu Sheng df7450b4b4
Use shaded async-profiler in e2e (#12752) 2024-11-05 21:30:16 +08:00
Gao Hongtao bdd0c92e47
Add batch settings and fix trace query bug (#12749)
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2024-11-05 12:05:32 +08:00
吴晟 Wu Sheng 99162eff5d
The index type `BanyanDB.IndexRule.IndexType#TREE` is removed (#12743) 2024-11-04 08:54:51 +08:00
weixiang1862 55600c6672
Add naming control for `EndpointDependencyBuilder`. (#12738) 2024-11-01 18:19:19 +08:00
Wan Kai 39b579f3ae
Add metrics value owner for metrics topN query result (#12737) 2024-11-01 15:30:42 +08:00
zhengziyi0117 9e5fb8f5cf
Support async profiler feature (#12671)
Co-authored-by: zhengziyi <b21080426@njupt.edu.cn>
Co-authored-by: Jiajing LU <lujiajing1126@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2024-10-31 23:09:56 +08:00
kezhenxu94 fd98b0fa0d
Fix artifacts in `upload-artifact@v4` are immutable (#12731) 2024-10-31 16:22:23 +08:00
Wan Kai 3ecffd6e65
TopN query attrs filter support not equal. (#12730) 2024-10-30 17:22:54 +08:00
Wan Kai 8b6cd1c241
Add more attrs for Service metrics (#12728) 2024-10-29 15:07:53 +08:00
Wan Kai 25b2be13af
Optimize the error message when decorator names conflict. (#12727) 2024-10-28 09:42:16 +08:00
mrproliu baa6fcdda8
Reduce Kubernetes metrics calculate in the MQE and Add global widget in Kubernetes Dashboard (#12726) 2024-10-26 19:18:44 +08:00