吴晟 Wu Sheng
103cf00672
Support JDK 11 compiling and upgrade dependencies ( #5579 )
...
* Upgrade dependencies and make the JDK11 compiling passed.
* Update license and fix license check file.
* Add CI for JDK11 compiling.
* Update doc.
2020-09-29 10:34:21 +08:00
vcjmhg
806666b4cc
add webflux webclient plugin ( #5493 )
2020-09-27 22:38:07 +08:00
mrproliu
a68be426a0
Provide metrics APIs for agent plugin ( #5523 )
2020-09-26 21:30:37 +08:00
zifeihan
84d49c4412
Add kafka config for how long does kafka query server topic will trigger timeout ( #5554 )
2020-09-25 13:03:51 +08:00
harvies
fa62c637c2
remove minor version test tasks ( #5544 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-23 21:17:54 +08:00
harvies
c33a55cda1
Test for mongo3.x support version ( #5539 )
2020-09-22 22:08:58 +08:00
harvies
1ff25ac4f4
Support mongo driver 4.x version. ( #5512 )
2020-09-22 17:09:24 +08:00
harvies
c3edd3dad0
Better witness class for mongo3.8.x ( #5524 )
...
* modify witness class
* modify witness class & add test case
* replace DB_STATEMENT to DB_BIND_VARIABLES & remove executeMethod prefix
* fix ci
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-22 09:50:44 +08:00
hailin0
e200ef1045
Add support for xxl-job ( #5519 )
2020-09-20 10:04:32 +08:00
harvies
266414f261
update agent-test-tools version ( #5522 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-19 20:27:39 +08:00
Lu Jiajing
c65bcf1142
Check bootstrapServers type before casting for kafka-clients >= 2.1 ( #5510 )
2020-09-18 15:18:54 +08:00
吴晟 Wu Sheng
224af7f625
Correct the module missing check in the ModuleManagerCore ( #5484 )
...
* Correct the module missing check.
* Don't check the docker compose version, as the GitHub installed 3.x in default.
2020-09-15 16:32:41 +08:00
Evan
29de696c42
exception-ignore-plugin ( #5426 )
2020-09-09 15:07:01 +08:00
Xin,Zhang
1b5dd9b3f3
Move spring webflux into optional plugin ( #5445 )
...
* Move spring webflux into optional plugin
* Fix compile check
* Fix check style
* Adjust code
* add docs
* Update docs/en/setup/service-agent/java-agent/README.md
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-09 09:53:07 +08:00
CoderGang
c89e766f0d
Fix the bug #5443 and add documents for the local E2E remote debugging. ( #5457 )
...
* fix the E2E bug when running locally with multiple `docker-compose.yml` files #5443
* add documents for the for local remote debugging.
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-09-09 00:26:11 +08:00
Evan
10fe6b2585
fix plugin test ( #5456 )
2020-09-08 16:45:48 +08:00
Brandon Fergerson
f8c887e241
Include request method type in rest mapping annotations ( #5085 )
2020-09-05 23:14:40 +08:00
zhang-wei
7ef8b3e476
Support Browser protocol at OAP ( #4228 )
2020-08-31 15:46:37 +08:00
hailin0
ca957699dc
Add support for quartz-scheduler ( #5413 )
2020-08-30 23:48:26 +08:00
hailin0
afc0aef567
Add logic-endpoint and testcase for elasticjob-2.x plugin ( #5395 )
2020-08-28 14:27:07 +08:00
Daming
8bf38cc29c
using openjdk:14-buster as base image of PluginTest ( #5404 )
2020-08-28 09:07:03 +08:00
Xin,Zhang
77d94b4d2a
Fix issue that spring mvc plugin doesn't works when running on reactive api ( #5360 )
2020-08-26 13:22:39 +08:00
Daming
6c1659c56a
[plugin/test] Plugin test with jdk14 ( #5352 )
...
* plugin test with jdk14
* introduce jdk14 container
* remove docker:build
* remove BUILD_NO and introduct image_version
* Update docs/en/guides/Plugin-test.md
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-08-24 20:17:22 +08:00
hailin0
1b54b61a88
Add support for spring @Scheduled ( #5339 )
2020-08-23 17:13:49 +08:00
Lu Jiajing
5bfac1b50f
Remove style-check exception for logger ( #5363 )
2020-08-21 18:26:25 +08:00
xbkaishui
79c1c0cc76
Support http header tag ( #5348 )
2020-08-20 10:43:28 +08:00
于玉桔
494d2a5b65
Elastic job plugin use wrong span type ( #5347 )
2020-08-19 21:21:09 +08:00
于玉桔
ed71efda52
Fix spring-kafka test unstable ( #5313 )
2020-08-17 11:43:04 +08:00
Daming
b588b5f681
Fix spring-kafka test unstable ( #5310 )
...
* fix spring-kafka test unstable
* fix spring-kafka test unstable
2020-08-14 12:24:18 +08:00
于玉桔
ab5555fe27
Support @KafkaPollAndInvoke annotation to replace @Trace when just using the Kafka scenario agent plugin ( #5304 )
2020-08-13 21:18:04 +08:00
xbkaishui
a7e77832a9
disable kafka property in agent.config ( #5305 )
...
* disable kafka plugin
* enable docker file of kafka for e2e test
2020-08-13 11:09:58 +08:00
于玉桔
e37fc2e439
Support spring-kafka ( #5254 )
2020-08-10 19:13:19 +08:00
于玉桔
69297b9ec6
Support Apache ShardingSphere-Elasticjob ( #5153 )
2020-08-10 10:48:23 +08:00
yangy
9b6a4ed28c
Fix kafka plugin sometimes trace doesn't show span layer ( #5264 )
2020-08-08 14:39:54 +08:00
CoderGang
4b441f06c3
Support for the remote debugging of local E2E testing framework ( #5198 )
2020-08-07 21:19:10 +08:00
kezhenxu94
58854a9bd8
Update commit hash in Python E2E test to v0.2.0 ( #5256 )
2020-08-07 10:28:54 +08:00
于玉桔
446d7100f9
fix type ( #5255 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-07 09:37:36 +08:00
于玉桔
d4e64584af
fix version forgot update ( #5226 )
2020-08-07 07:48:22 +08:00
zshit
dd6f439df1
support collecting feign params ( #5235 )
2020-08-06 13:09:31 +08:00
于玉桔
7a20c260bb
Add HBase hbase-client plugin ( #5225 )
2020-08-05 17:55:20 +08:00
吴晟 Wu Sheng
48311e095a
Use client side component name when no server side mapping. ( #5232 )
...
* Use client side component name when no server side mapping.
* Unknown component should be fixed, so change the e2e expected data.
2020-08-05 13:34:58 +08:00
于玉桔
4149ac59fe
The Dubbo plugin can collect more information by custom ( #5209 )
2020-08-04 23:26:56 +08:00
Daming
f9257f5274
Provide kafka as collector/reporter ( #4847 )
2020-07-30 11:55:49 +08:00
李文广
3a00d84766
spring-annotation plugin add component ( #5160 )
2020-07-25 23:14:46 +08:00
mrproliu
925c0d74c7
Provide server-side meter ( #4972 )
2020-07-25 21:17:32 +08:00
Stalary
1877d0fcf4
Add jvm_thread metrics ( #5129 )
2020-07-22 09:05:32 +08:00
Patrick Jiang(白泽)
62f76881de
Fix issue 4965 ( #5109 )
2020-07-17 17:36:02 +08:00
Brandon Fergerson
c8fc457e82
Better Vert.x endpoint names ( #5064 )
2020-07-09 23:32:43 +08:00
kezhenxu94
32202e053a
BugFix: x-le tag format in GraphQL plugin ( #5054 )
2020-07-08 12:59:55 +08:00
caoyixiong
80a534b1bb
support Graphql Logic endpoint ( #5030 )
2020-07-05 23:37:09 +08:00