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
yswdqz
2cbeb55359
Support Redis Mornitoring ( #10655 )
2023-04-08 19:03:31 +08:00
pg.yang
b7f456d29f
Support Amazon API Gateway monitoring ( #10645 )
2023-04-05 12:19:46 +08:00
Wan Kai
6d432c31f2
PromQL: Remove empty values from the query result, fix `/api/v1/metadata` param `limit` could cause out of bound. ( #10628 )
2023-03-31 16:35:06 +08:00
Fine0830
7168f6d7e9
Sync UI ( #10614 )
2023-03-30 11:09:52 +08:00
kezhenxu94
6fa89c7991
Fix T+1 table is delete when deleting history tables, in jdbc storage ( #10600 )
2023-03-28 16:23:02 +08:00
mrproliu
7dcdb279ef
Support continuous profiling feature ( #10473 )
2023-03-20 20:26:42 +08:00
kezhenxu94
719434f8c1
Cache test services dependencies ( #10554 )
2023-03-17 21:55:24 +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
2e04b069bf
JavaDoc input should contain delombok output and fix javadoc not executed in CI ( #10534 )
2023-03-14 07:35:37 +08:00
kezhenxu94
aeda5c67b3
Remove v prefix in image tags published to Docker Hub ( #10529 )
2023-03-12 22:11:57 +08:00
kezhenxu94
5099cc72ba
Fix javadoc error and run javadoc in CI ( #10515 )
2023-03-09 11:41:15 +08:00
kezhenxu94
91991ab87e
Publish Docker images on official release ( #10508 )
2023-03-08 21:50:59 +08:00