Commit Graph

376 Commits

Author SHA1 Message Date
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
weixiang1862 8bff0aa38d
Support Nginx monitoring. (#11558) 2023-11-17 14:16:10 +08:00
吴晟 Wu Sheng 247016fbb5
Support packaging the project in JDK21 (#11528) 2023-11-10 11:23:02 +08:00
吴晟 Wu Sheng 3c8ac675b5
Update Groovy 3 to 4.0.15. (#11517) 2023-11-09 11:31:31 +08:00
吴晟 Wu Sheng 3cd149a46b
Revert "Add eclipse-temurin:21-jre as a new image runtime (#11464)" (#11516)
This reverts commit 789df669b0.
2023-11-08 23:33:21 +08:00
Xiangying Meng ced3f22708
Feature pulsar monitoring (#11339) 2023-10-31 21:04:16 +08:00
yswdqz 92af797296
[Feature] GraalVM Native Image support (Experimental). (#11365) 2023-10-30 21:23:53 +08:00
吴晟 Wu Sheng 789df669b0
Add eclipse-temurin:21-jre as a new image runtime (#11464) 2023-10-27 19:50:13 +08:00
kezhenxu94 0bbdd376b2
test: fix ES disk insufficient in test (#11406) 2023-10-13 06:42:48 -05:00
mrproliu 4621e5191f
Enhance extensibility of HTTP Server library (#11401) 2023-10-12 02:12:53 -05:00
kezhenxu94 14be32c2c6
Restore Istio E2E and add system info when failed (#11387) 2023-10-08 10:06:46 -05:00
kezhenxu94 7a28b19842
Rename Helm registry name (#11382) 2023-10-08 08:27:54 -05:00
吴晟 Wu Sheng 10580355be
Disable Istio metric service (#11384) 2023-10-08 17:24:52 +08:00
吴晟 Wu Sheng bdfe6168cc
Disable Istio relative e2e (#11371) 2023-10-04 08:04:09 +08:00
yswdqz a1822201ad
[Feature] Substitute classes to prepare for Graal native-image[stage 1]. (#11354) 2023-09-27 11:03:11 +08:00
Zhu Wang 1c273d6f80
[Feature] Add kafka monitoring (#11282) 2023-09-13 21:12:34 +08:00
mrproliu 31e0ecacdb
Add OTLP Tracing support as a Zipkin trace input (#11287) 2023-09-01 17:12:58 +08:00
kezhenxu94 2f99f3de00
chore: rename Helm repo and adjust issue templates (#11224) 2023-08-16 14:27:53 +08:00
kezhenxu94 49bf7a171a
Make builds reproducible for automatic releases CI (#11204) 2023-08-11 10:38:12 +08:00
吴晟 Wu Sheng a1ed1fb447
Bump up version of ASF parent pom to v30. (#11209) 2023-08-11 09:29:30 +08:00
吴晟 Wu Sheng 5e7d6f8023
Replace RP with a more clear description of the issue template. (#11198) 2023-08-09 12:02:54 +08: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
吴晟 Wu Sheng abc7aa88f1
Polish ElasticSearch relative docs and bump up tested versions. (#11179) 2023-08-05 22:56:22 +08:00
weixiang1862 0949db406d
Support LogQL HTTP query APIs. (#11168) 2023-08-03 22:05:31 +08:00
weixiang1862 8a82ac885d
Support MongoDB monitoring (#11111)
Co-authored-by: weixiang1862 <weixiang1862@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: Harry <innerpeace.zhai@gmail.com>
2023-07-20 20:18:56 -07:00
Rahul Bajaj ea14932b9a
restrict github actions from running on all PRs (#11078) 2023-07-12 19:28:10 +08:00
mrproliu 6131e4c6a3
Support dynamic UI menu query (#11005) 2023-06-29 14:09:32 +08:00
kezhenxu94 e2f0bee06b
Clean up tests for components that are too old (#10981) 2023-06-23 22:42:23 +08:00
Wan Kai 4d191993aa
Fix `NPE` in metrics query when the metric is not exist. (#10980)
* Fix `NPE` in metrics query when the metric is not exist.

* Fix metric name `browser_app_error_rate` in `Browser-Root` dashboard.

* Exclude istio 1.7 from testing again.

---------

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2023-06-23 14:41:31 +08:00
kezhenxu94 cf696ab698
Only list healthy Pods when forming OAP cluster (#10969) 2023-06-21 14:02:26 +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
kezhenxu94 cb2676845b
Improve Kubernetes coordinator to only select ready OAP Pods to build cluster (#10950) 2023-06-16 21:45:19 +08:00
Wan Kai feb3ca2b6d
Add UT and E2E for MQE. (#10920) 2023-06-13 17:58:15 +08:00
kezhenxu94 e4dfbd466b
Add OpenSearch 2.8.0 to test case (#10886) 2023-06-07 11:09:26 +08:00
Superskyyy d21f040620
Migrate to new changes filter action in CI (#10812) 2023-05-23 09:41:15 +08:00
yswdqz 81ec3af923
[Feature] Redis slow log collection (#10825) 2023-05-22 20:31:00 +04:00
innerpeacez 1230bf4d4b
Support RabbitMQ monitoring (#10814) 2023-05-17 11:56:44 +08:00
innerpeacez cce87a9917
Support Elasticsearch monitoring (#10690) 2023-04-20 17:53:01 +08:00