Wan Kai
9d036150a5
E2e: Banyandb add metadata-cache-wait-duration args. ( #13297 )
2025-06-05 15:50:54 +08:00
Wan Kai
5c1c2eb4ad
BanyanDB stages E2E ( #13249 )
2025-05-20 22:16:17 +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
kezhenxu94
7e6061a918
Bump up netty to 4.1.115 ( #12770 )
2024-11-14 15:05:41 +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
吴晟 Wu Sheng
613f473cc1
Remove legacy address of InfluxDB in e2e ( #11421 )
2023-10-18 03:09:04 -05: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
kezhenxu94
74a8589307
[Breaking Change] Enhance JDBC storage through merging table and managing day-based table rolling ( #10544 )
...
* [Breaking Change] Enhance JDBC storage through merging tables and managing day-based table rolling.
* [Breaking Change] Sharding-MySQL implementations and tests get removed due to we have the day-based rolling mechanism by default
2023-03-17 21:01:48 +08:00
kezhenxu94
4ee8389b5c
Add Zipkin UI to webapp ( #10167 )
2022-12-17 14:30:51 +08:00
kezhenxu94
dd6b7a1fc0
Remove Prometheuse fetcher, fix MAL Histogram type bug, and reorganize the doc ( #9710 )
...
* [**Breaking Change**]: Remove prometheus-fetcher plugin, please use OpenTelemetry to scrape Prometheus metrics and
set up SkyWalking OpenTelemetry receiver instead.
* BugFix: histogram metrics sent to MAL should be treated as OpenTelemetry style, not Prometheus style:
```
(-infinity, explicit_bounds[i]] for i == 0
(explicit_bounds[i-1], explicit_bounds[i]] for 0 < i < size(explicit_bounds)
(explicit_bounds[i-1], +infinity) for i == size(explicit_bounds)
```
2022-09-30 13:13:03 +08:00
Jiajing LU
133b2e4ad9
Add event E2E for BanyanDB ( #9119 )
2022-05-23 09:31:29 +08:00
刘威
b0a875fe3f
Bump up iotdb-session to 0.12.4 and fix IoTDB storage option bug ( #8484 )
...
* Fix IoTDB Storage Option insert null index value.
* Set the default value of SW_STORAGE_IOTDB_SESSIONPOOL_SIZE to 8
* Bump up iotdb-session to 0.12.4
* Update doc
2022-01-30 09:02:39 +08:00
吴晟 Wu Sheng
81f05c349d
Bump commit ID of Java agent for 8.9.0 release RC ( #8485 )
...
* Bump commit ID of Java agent to 8.9.0 release RC
Prepare for Java agent 8.9.0 release
* Fix wrong health check command
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-01-28 19:08:50 +08:00
刘威
842b5d927e
Support Apache IoTDB as a storage option ( #7766 )
...
Support Apache IoTDB as a storage option, mostly refer to previous InfluxDB storage option.
* The Design of Apache IoTDB Storage Option, https://skywalking.apache.org/blog/2021-11-23-design-of-iotdb-storage-option/
2021-11-27 09:04:23 +08:00
kezhenxu94
ba630a3cb9
Add Docker images for arm64 architecture ( #8141 )
2021-11-17 21:26:25 +08:00
mrproliu
986073f949
Add tag mangement to e2e-v2 ( #7821 )
2021-09-27 23:56:28 +08:00
mrproliu
c467e4df06
Support E2E testing satellite native protocols ( #7810 )
2021-09-27 15:35:00 +08:00