kezhenxu94
5d80ac2e98
test: add ES 8.18.1 to test matrix ( #13368 )
2025-07-12 12:44:22 +02:00
Wan Kai
3e67db7de3
[Break Change]BanyanDB: Setup new Group policy. ( #13267 )
2025-05-28 14:49:20 +08:00
Wan Kai
80da79ebfa
BanyanDB: add topN cold stage data query. ( #13259 )
2025-05-22 20:36:47 +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
kezhenxu94
4f4323a42b
feat: add OpenSearch 3.0 to test matrix ( #13234 )
2025-05-08 19:42:08 +08:00
kezhenxu94
1249bacbea
Remove credentials after checkout ( #13181 )
2025-04-21 12:46:14 +08:00
peachisai
adcdd01cac
Support Flink monitoring ( #13172 )
2025-04-18 08:16:13 +08:00
吴晟 Wu Sheng
6273cb2c16
Bump up BanyanDB dependency to 0.9 ( #13174 )
2025-04-16 08:58:43 +08:00
kezhenxu94
20a909228e
Use dorny/paths-filter@v3 to leverage config `predicate-quantifier` ( #13121 )
2025-03-21 18:22:09 +08:00
kezhenxu94
97f0f0be67
Remove placeholder as .asf.yaml now respects empty dict {} ( #13109 )
2025-03-17 14:49:42 +08:00
kezhenxu94
0c4d44a7a8
Migrate tj-actions/changed-files to dorny/paths-filter ( #13108 )
2025-03-17 11:36:22 +08:00
mrproliu
5038595bbb
Including the original OAP config into profile exporter tool ( #13101 )
2025-03-14 16:53:34 +08:00
Fine0830
0f2ef5a53a
Sync UI ( #13051 )
2025-02-20 19:01:15 +08:00
mrproliu
c09d9394a7
Add SkyPredictor project to E2E Testing alarm with baseline ( #13047 )
2025-02-20 16:42:03 +08:00
kezhenxu94
b7e961b232
Bump up netty to 4.11.118 and a bunch of GHA to fix CVE-2025-24970 ( #13027 )
2025-02-12 12:46:26 +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
02cfa5b7b3
Bump up actions/cache to v4 ( #12845 )
2024-12-10 10:29:50 +08:00
Wan Kai
eb4d38c0bb
BanyanDB: Support update the Schema when OAP starting. ( #12808 )
2024-12-02 12:49:20 +08:00
kezhenxu94
c9a959e50e
Adapt the new metadata standardization in Istio 1.24 ( #12768 )
2024-11-13 14:41:51 +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
Zixin Zhou
bfbda6fa14
Add support Kong monitoring ( #12696 )
2024-10-17 10:09:10 +08:00
kezhenxu94
9eaced35de
Flatten ci-friendly revision when deploy ( #12659 )
2024-09-27 17:06:39 +08:00
Wan Kai
73c20eedbc
BanyanDB: use `TimestampRange` to improve "events" query for BanyanDB. ( #12651 )
2024-09-27 10:02:21 +08:00
Wan Kai
9cf79f7282
PromQL service: query API support RFC3399 time format. ( #12644 )
2024-09-25 13:48:08 +08:00
kezhenxu94
a5d8777ee7
Use CI-friendly revision to set the project version ( #12640 )
2024-09-24 17:53:14 +08:00
Wan Kai
7d1b65c639
BanyanDB: support TLS connection and configuration. ( #12639 )
2024-09-24 16:24:17 +08:00
mrproliu
1ff0c57073
Support service level metrics aggregate when missing pod context in eBPF Access Log Receiver ( #12608 )
2024-09-10 22:22:19 +08:00
kezhenxu94
9f14c15345
Bump up codeql GHA ( #12547 )
2024-08-20 11:02:14 +08:00
kezhenxu94
9ba746249a
Fix codeql ci ( #12543 )
2024-08-19 12:32:06 +08:00
kezhenxu94
1111f8985d
Bump up infra-e2e GHA ( #12506 )
2024-08-04 10:13:08 +02:00
kezhenxu94
9c5f4ab695
Fix wrong syntax in github workflow ( #12453 )
2024-07-16 15:16:33 +08:00
kezhenxu94
96f44657ad
Push data-generator image to ghcr.io ( #12452 )
2024-07-15 22:40:54 -07:00
Wan Kai
90d5006e89
Support tracing logs query for debugging and add banyandb case for logs e2e. ( #12424 )
2024-07-09 14:59:11 +08:00
mrproliu
e96b75f186
Support E2E Testing Cilium Services ( #12412 )
2024-07-04 12:28:04 +08:00
Wan Kai
a6c7c71663
Increase `SW_CORE_GRPC_MAX_MESSAGE_SIZE` to 50MB and e2e bump up the version of the opentelemetry-collector to 0.102.1. ( #12321 )
2024-06-11 21:14:36 +08:00
mrproliu
0b175ffb0a
Adding eBPF Access Log Feature E2E and support exclude specific namespaces traffic ( #12304 )
2024-06-06 13:50:10 +08:00
Chen Ziyan
7e978261fc
Add ActiveMQ classic monitoring ( #12109 )
2024-04-18 12:32:59 +08:00
Superskyyy
a9e27f651d
Explicit globstar is now required to match ( #12119 )
2024-04-16 23:14:36 -04:00
mrproliu
a450a2f0e9
Adding go agent into bug report template ( #12067 )
2024-04-03 10:34:38 +08:00
Superskyyy
121e8d29f0
Bump up changed-files GHA ( #12032 )
2024-03-17 20:59:24 +08:00
Chen Ziyan
00ccaceb27
Support ClickHouse server monitoring & Support service hierarchy ( #11966 )
2024-03-07 09:41:39 +08:00
mrproliu
6d8524f39e
Adapt eBPF related E2E ( #11983 )
2024-03-06 16:21:33 +08:00
mrproliu
330de6fbe5
Temporarily Disable Rover related E2E ( #11970 )
2024-03-03 12:55:47 +08:00
peachisai
48c766ee01
Support RocketMQ monitoring ( #11758 )
...
* Support RocketMQ monitoring
* Add swip3 - RocketMQ monitoring
* Add RocketMQ e2e cases
---------
Co-authored-by: peachisai <497533062@qq.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: 邵一鸣 <shaoym02@vanke.com>
Co-authored-by: Wan Kai <wankai123@foxmail.com>
2024-02-18 07:17:20 +08:00
kezhenxu94
d0e1daa6a2
Switch macOS runner to m1 ( #11855 )
2024-02-01 19:22:18 +08:00
peachisai
994ba562f8
Upgrade otel collector version in tests to 0.92 ( #11819 )
2024-01-27 23:06:45 +08:00
吴晟 Wu Sheng
df3b096091
Support Java 21 as runtime and ship jre-21 image. ( #11828 )
2024-01-24 20:48:39 +08:00
kezhenxu94
78434e8b8d
Fetch submodules when checking changed file ( #11772 )
2024-01-24 16:53:59 +08:00