Commit Graph

132 Commits

Author SHA1 Message Date
Wan Kai 492b6f1535
BanyanDB: support new Index rule type `SKIPPING/TREE`, and update the record `log`'s `trace_id` indexType to `SKIPPING` (#13366) 2025-07-14 07:07:31 +02:00
Wan Kai 960d5f4e36
Enhance TopN config to support excludes filter (#13361)
* Enhance TopN config to support excludes filter

* banyandb version
2025-07-09 09:33:27 +08:00
Wan Kai 9d036150a5
E2e: Banyandb add metadata-cache-wait-duration args. (#13297) 2025-06-05 15:50:54 +08:00
jmjoy 1eb406771b
Enhance the stability of e2e PHP tests and update the PHP agent version. (#13294) 2025-06-04 21:34:02 +08:00
mrproliu 5622cb9f71
Add Ambient Mesh E2E (#13255) 2025-05-22 13:51:28 +08:00
Wan Kai 5c1c2eb4ad
BanyanDB stages E2E (#13249) 2025-05-20 22:16:17 +08:00
Wan Kai 03b0351861
BanyanDB: Support cold stage data query for metrics/traces/logs (#13211) 2025-04-25 17:24:02 +08:00
吴晟 Wu Sheng 6273cb2c16
Bump up BanyanDB dependency to 0.9 (#13174) 2025-04-16 08:58:43 +08:00
Gao Hongtao e820c75560
Bump up banyandb java client to 0.8.0-rc3 (#13123) 2025-03-20 17:11:00 +08:00
吴晟 Wu Sheng c5bfd7447c
Fix dead link in configuration-vocabulary.md (#13120) 2025-03-20 08:20:48 +08:00
Zixin Zhou 4282ff8cc9
Add go agent so11y dashboard (#13074) 2025-03-04 21:44:23 +08:00
mrproliu ef0ed811bc
[TEST] SkyPredictor E2E stable (#13055) 2025-02-21 22:22:35 +08:00
mrproliu c09d9394a7
Add SkyPredictor project to E2E Testing alarm with baseline (#13047) 2025-02-20 16:42:03 +08:00
吴晟 Wu Sheng d6bcecf081
Update BanyanDB in e2e (#13020) 2025-02-06 15:09:32 +08:00
吴晟 Wu Sheng 2cc6db9535
Bump BanyanDB in e2e (#13016)
* Bump BanyanDB in e2e

* Update env

---------

Co-authored-by: Gao Hongtao <hanahmily@gmail.com>
2025-02-04 12:09:02 +08:00
mrproliu 1dde137f8e
Make eBPF Off CPU Profiling more stable (#12963) 2025-01-13 20:43:02 +08:00
吴晟 Wu Sheng ca5c8b29e1
BanyanDB: Add support for compatibility checks based on API version (#12959) 2025-01-12 21:34:51 +08:00
Gao Hongtao c6ef231f39
Support BanyanDB's new property (#12936) 2025-01-08 11:56:45 +08:00
mrproliu 3f0d68ae61
Adapt Alarm and MQE CLI query in the E2E (#12918) 2025-01-01 21:07:42 +08:00
吴晟 Wu Sheng 5be35ba774
[Breaking Change] Remove H2 as storage option permanently. (#12909)
Remove H2 as storage option permanently. BanyanDB 0.8(OAP 10.2 required) is easy, stable and production-ready. Don't need H2 as default storage anymore.
2024-12-30 21:07:21 +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
吴晟 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
吴晟 Wu Sheng 1c9c685db8
Bump up BanyanDB and Rover in e2e (#12846) 2024-12-11 10:09:53 +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
Gao Hongtao 10e239f85b
Introduce index mode and refactor banyandb group settings (#12790) 2024-11-22 13:11:30 +08:00
kezhenxu94 7e6061a918
Bump up netty to 4.1.115 (#12770) 2024-11-14 15:05:41 +08:00
吴晟 Wu Sheng df7450b4b4
Use shaded async-profiler in e2e (#12752) 2024-11-05 21:30:16 +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
mrproliu bf9f8aa8be
support query endpoint list with time range (#12693) 2024-10-15 15:17:12 +08:00
Wan Kai 15ad71d633
BanyanDB: support using native term searching for `keyword` in query `findEndpoint` and `getAlarm`. (#12633) 2024-09-24 14:57:38 +08:00
Chen Ziyan d3f8fe894d
Add SkyWalking Java Agent self observability dashboard (#12622)
* Add SkyWalking Java Agent self observability dashboard.

* add e2e testcase, sync ui, add tips.

* update e2e kafka testcase.
2024-09-16 19:00:35 +08:00
Wan Kai ddbed6d091
Adapt BanyanDB Java Client 0.7.0. (#12621) 2024-09-14 15:05:20 +08:00
Wan Kai f1aad99e7b
Fix `findEndpoint` query require `keyword` when using BanyanDB. (#12615) 2024-09-13 14:15:20 +08:00
Wan Kai 9644f3fda9
BanyanDB: stream sort-by `time` query, use internal time-series rather than `index` to improve the query performance. (#12486) 2024-07-29 22:08:42 +08:00
Wan Kai 5441f58f4c
MQE: check the metrics value before do binary operation to improve robustness (#12483) 2024-07-26 18:49:33 +08:00
Wan Kai 0949e5a425
Support BanyanDB internal stream query execution tracing (#12439) 2024-07-15 18:36:57 +08:00
mrproliu e96b75f186
Support E2E Testing Cilium Services (#12412) 2024-07-04 12:28:04 +08:00
Wan Kai 8b678bebe6
Support BanyanDB internal metrics query execution tracing. (#12400)
* Support BanyanDB internal metrics query execution tracing.
* BanyanDB client config: rise the default `maxBulkSize` to 10000, add `flushTimeout` and set default to 10s.
2024-07-02 18:58:47 +08:00
吴晟 Wu Sheng 73555578d5
Bump up BanyanDB to latest(0.7-dev-Jun.22) to stablize e2e (#12366) 2024-06-23 08:22:08 +08:00
Gao Hongtao 28bf55219f
Bump BanyanDB Java Client to 0.6.0 (#12195) 2024-05-09 17:31:52 +08:00
mrproliu 6d8524f39e
Adapt eBPF related E2E (#11983) 2024-03-06 16:21:33 +08:00
mrproliu e9df2bd41e
Add `layer` parameter to the global topology graphQL query. (#11620) 2023-12-01 10:39:45 -08:00
mrproliu 92d38609fd
Update CLI version in E2E Testing to fix the record query when updating the OAP version (#11608) 2023-11-29 14:36:16 +08:00
mrproliu 7f9a8bb042
Please go2sky E2E to go agent (#11568) 2023-11-20 20:22:25 +08:00
吴晟 Wu Sheng 965dea8989
Update Java and node agents in the e2e (#11535) 2023-11-13 22:23:43 +08:00
吴晟 Wu Sheng 613f473cc1
Remove legacy address of InfluxDB in e2e (#11421) 2023-10-18 03:09:04 -05:00
吴晟 Wu Sheng e5c308d435
Bump BanyanDB to 0.5 in e2e (#11415) 2023-10-17 19:25:12 -05:00
simonluo345 208a9ce55d
[OSPP] Update PHP E2E to use native agent (#11330) 2023-10-09 20:52:57 -05:00
kezhenxu94 7a28b19842
Rename Helm registry name (#11382) 2023-10-08 08:27:54 -05:00
吴晟 Wu Sheng b6392ae8f4
Update Java version to v9 kernel (#11381) 2023-10-08 18:59:44 +08:00