Wan Kai
7df469a6e8
Fix JDBC TTL to delete additional tables data. ( #9508 )
2022-08-24 18:41:21 +08:00
yswdqz
828669ce2a
Support PostgreSQL monitoring. ( #9495 )
2022-08-22 14:29:26 +08:00
kezhenxu94
1377865f3e
Adopt license eye to check dependencies' license ( #9220 )
2022-08-21 18:31:38 +08:00
yswdqz
aa6c5e9182
Support MySQL monitoring. ( #9432 )
2022-08-12 16:51:36 +08:00
mrproliu
0c2bf2c9ff
Support analyze the component in the eBPF Network profiling ( #9430 )
2022-08-06 23:32:14 +08:00
mrproliu
4bd4231b60
Elasticsearch storage support merge all records(without super datasets) indices into one physical index ( #9424 )
2022-08-05 10:40:33 +08:00
Wan Kai
0a032ced18
Elasticsearch storage support merge all metrics/meter indices into one physical index ( #9416 )
2022-08-03 21:18:30 +08:00
mrproliu
b8cf95d165
Add `SUM_PER_MIN`(sumHistogramPercentile) downsampling in MAL. Add eBPF Network Profiling E2E ( #9377 )
2022-07-28 10:00:36 +08:00
Wan Kai
e346b618ea
Support Zipkin kafka collector. ( #9252 )
2022-06-21 20:40:43 +08:00
Wan Kai
43d65775f0
Add more entities for Zipkin to improve performance ( #9198 )
2022-06-10 20:04:11 +08:00
Wan Kai
f0aef53d49
Support Zipkin traces collect and zipkin traces query API. ( #9177 )
2022-06-08 07:40:36 +08:00
mrproliu
b695983fc5
Add OFF CPU eBPF Profiling E2E Testing and Sync UI ( #9122 )
2022-05-23 23:09:37 +08:00
Jiajing LU
133b2e4ad9
Add event E2E for BanyanDB ( #9119 )
2022-05-23 09:31:29 +08:00
mrproliu
e8b24e7fb2
Add TiDB, OpenSearch, Postgres storage optional to Trace and eBPF Profiling E2E testing. ( #9117 )
2022-05-22 14:54:26 +08:00
Jiajing LU
25ebd6c242
Add Banyandb storage e2e ( #9112 )
2022-05-21 19:48:56 +08:00
kezhenxu94
5ab92ebea2
Skip CI for all licenses files ( #9096 )
2022-05-19 08:20:07 +08:00
吴晟 Wu Sheng
fcc6a16215
Remove InfluxDB 1.x and Apache IoTDB 0.X as storage options ( #9060 )
...
* Remove InfluxDB 1.x and Apache IoTDB as storage options.
* Update dependencies.
2022-05-13 21:30:24 +08:00
kezhenxu94
369949b29a
Clean up scroll context after going through the results ( #8967 )
2022-05-06 09:35:27 +08:00
Superskyyy
00363a02a8
Enhance CI skipping strategy ( #8982 )
2022-05-04 00:48:29 -04:00
mrproliu
a93667184f
Support receive Kubernetes process from the Rover ( #8960 )
2022-04-27 19:20:50 +08:00
kezhenxu94
92ce13c9c4
Publish snapshot Docker image for data generator ( #8939 )
2022-04-24 17:55:42 +08:00
kezhenxu94
e752b7bbe2
Upgrade dead-link-checker to check anchors and fix CI ( #8898 )
2022-04-18 16:05:39 +08:00
kezhenxu94
e38f25e28b
[CI] set up Java explicitly and use the built-in cache mechanism ( #8851 )
2022-04-11 18:55:39 +08:00
吴晟 Wu Sheng
1133f3ad60
Fix nits in release doc ( #8826 )
2022-04-06 21:04:36 +08:00
kezhenxu94
2db93e1981
Fix wrong ignore paths in GHA workflows ( #8805 )
2022-04-05 18:43:47 +08:00
mrproliu
2a8bf4deff
Support eBPF Profiling E2E ( #8761 )
2022-03-30 12:11:30 +08:00
kezhenxu94
eccca8506f
Remove fake required workflows ( #8692 )
2022-03-17 11:29:37 +08:00
kezhenxu94
bf03d9f67a
Improve CI with the GHA new feature ( #8691 )
2022-03-17 10:06:53 +08:00
kezhenxu94
178844e24e
Add istio 1.13.1 to test matrix for verification ( #8585 )
2022-02-26 13:25:33 +08:00
Jiajing LU
b9de4c06cb
Publish e2e-service-* images to GitHub container registry ( #8590 )
2022-02-25 22:17:25 +08:00
kezhenxu94
68e40eb9fc
Support ElasticSearch 8 and add it into E2E tests ( #8564 )
2022-02-21 08:11:27 +08:00
wankai123
473debfee3
E2E verify OAP cluster model data aggregation and fix `SelfRemoteClient` self observing metrics. ( #8481 )
...
* E2E: verify OAP cluster model data aggregation.
* Fix `SelfRemoteClient` self observing metrics.
* Remove unnecessary storage cases in the cluster e2e.
* Add steps in cluster e2e to verify the whole cluster is up
* update the doc
2022-01-27 15:40:20 +08:00
kezhenxu94
f729c0c5a4
Add Docker images based on 17 and test it ( #8476 )
2022-01-25 18:28:09 +08:00
kezhenxu94
2d13c8afd7
Pin the version of link checker ( #8466 )
2022-01-24 13:45:35 +08:00
吴晟 Wu Sheng
0d5a289c20
Bump up gRPC/protobuf to fix CVE-2021-22569 ( #8405 )
...
* Bump up gRPC/protobuf to fix CVE-2021-2256
2022-01-12 16:39:38 +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
a3bdbeb576
Add OpenSearch 1.2.0 to test and verify it works ( #8183 )
2021-11-25 22:18:02 +08:00
kezhenxu94
9f5855272c
Clean up CI settings and add missing Istio versions to metrics service tests ( #8172 )
2021-11-22 19:51:35 +08:00
吴晟 Wu Sheng
62d17d329e
Support Istio 1.10.3, 1.11.4, 1.12.0 release ( #8155 )
2021-11-19 19:35:53 +08:00
kezhenxu94
c8b89e5379
Set up QEMU and Buildx in GHA to support cross platform ( #8142 )
2021-11-17 23:08:27 +08:00
kezhenxu94
ba630a3cb9
Add Docker images for arm64 architecture ( #8141 )
2021-11-17 21:26:25 +08:00
wankai123
32f9ab01f2
E2e immigrate to e2e-v2 finished, remove old e2e. ( #8037 )
2021-10-29 14:32:16 +08:00
wankai123
fea9ce366c
Replace e2e cases to e2e-v2: Alarm ( #8036 )
2021-10-29 09:25:48 +08:00
wankai123
c9b28e4d00
Replace e2e cases to e2e-v2: TTL ( #8028 )
2021-10-28 12:21:35 +08:00
mrproliu
c9bd79e8bb
Replace e2e cases to e2e-v2: Istio ( #8013 )
2021-10-27 12:11:47 +08:00
吴晟 Wu Sheng
e575701f85
Support JDK 16 and 17. ( #8005 )
2021-10-26 16:34:24 +08:00
zhang-wei
3470f7fb3b
Replace e2e cases to e2e-v2: Client-JS ( #7999 )
2021-10-25 23:44:40 +08:00
wankai123
d1dcd3f96c
Replace e2e cases to e2e-v2: Kafka: Base, Meter, Log, Profile ( #7986 )
...
* Replace e2e cases to e2e-v2: Kafka: Base, Meter, Log, Profile
* Set `SW_KAFKA_FETCHER_ENABLE_NATIVE_PROTO_LOG`, `SW_KAFKA_FETCHER_ENABLE_NATIVE_JSON_LOG` default `true`.
2021-10-22 10:54:49 +08:00
wankai123
5a6a1dbb26
Replace e2e cases to e2e-v2: Profile ( #7967 )
2021-10-20 10:19:10 +08:00
wankai123
8e59e55040
Replace e2e cases to e2e-v2: Event ( #7951 )
2021-10-18 22:46:56 +08:00