Commit Graph

117 Commits

Author SHA1 Message Date
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
Jiajing LU 338ebcaaa1
Update BanyanDB Java Client to 0.5.0 (#11370) 2023-10-04 09:24:41 -05:00
kezhenxu94 81db831eb0
Revert "Change base image from `eclipse-temurin:x-jre` to `eclipse-temurin:x-jre-alpine` to reduce CVE exposure surface (#11181)" (#11182)
This reverts commit 2719c7db18.
2023-08-07 10:29:21 +08:00
kezhenxu94 2719c7db18
Change base image from `eclipse-temurin:x-jre` to `eclipse-temurin:x-jre-alpine` to reduce CVE exposure surface (#11181) 2023-08-07 09:16:20 +08:00
mrproliu 127c7044c6
Add i18n key for the UI menu query (#11079) 2023-07-12 14:35:38 +08:00
mrproliu 306000761c
Add description and document link into the UI menu query protocol (#11070) 2023-07-11 10:18:15 +08:00
Jiajing LU 8aab7d7ac7
Bump up BanyanDB and Java Client to 0.4.0 (#11039) 2023-07-04 18:41:23 +02:00
mrproliu 6131e4c6a3
Support dynamic UI menu query (#11005) 2023-06-29 14:09:32 +08:00
吴晟 Wu Sheng 56cfa52d87
Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData` (#10966)
* [Breaking change] Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData`.

* * Remove patterns from `HttpUriRecognitionService#feedRawData` and add max 10 candidates of raw URIs for each pattern.

---------

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2023-06-20 13:17:05 -04:00
mrproliu 43668b7655
Add cause message field when query continuous profiling task (#10919) 2023-06-13 11:51:56 +08:00
mrproliu de3e3d27ec
Update continuous profiling E2E for adapt new query protocol (#10901) 2023-06-09 09:44:07 +08:00
Jiajing LU 06558fcf5a
Integrate BanyanDB server-side TopN (#10448) 2023-04-25 10:37:55 +08:00
innerpeacez cce87a9917
Support Elasticsearch monitoring (#10690) 2023-04-20 17:53:01 +08:00
Wan Kai ec2ca354ea
Support isEmptyValue flag for metrics query. (#10616) 2023-03-30 14:46:07 +08:00
mrproliu 0de087a100
[Breaking Change] Support cross-thread trace profiling. (#10575)
The data structure and query APIs are changed.
2023-03-22 23:50:26 +08:00
mrproliu c217ead555
Adapt the service level component in E2E (#10530) 2023-03-21 14:45:14 +08:00