Commit Graph

272 Commits

Author SHA1 Message Date
Chen Ziyan 7aec68263b
Support for tracing webflux-6.x and gateway-4.x (#661) 2023-12-21 16:04:21 +08:00
xubinghao c5d62cb97a
Support forkjoinpool plugin in JDK11 (#656) 2023-12-18 17:01:53 +08:00
吴晟 Wu Sheng c82287e1dd
Add JDK21 Support (#647) 2023-11-10 14:56:48 +08:00
吴晟 Wu Sheng 2bd500b831
Add JDK 21 image container (#646) 2023-11-08 18:13:56 +08:00
peachisai 0b80f3d424
Add a netty-4.1.x plugin to trace http (#625) 2023-10-29 16:18:25 +08:00
xyyz150 738201c33a
add rocketmq-client-java-5.x plugin (#598) 2023-08-28 21:25:23 +08:00
peachisai e31b9bb6a2
Add nacos-client 2.x plugin (#593) 2023-08-18 08:45:46 +08:00
Leibniz.Hu 6baa4a7baa
Add support for RESTEasy 6.x (#587) 2023-07-27 07:18:05 -07:00
xu1009 d8dcc79bad
fix jedis 2.x plugin bug and add test for redis cluster (#580)
* fix bug and add test for redist cluster

* add test to flow

---------

Co-authored-by: litexu <litexu@tencent.com>
2023-07-10 21:27:10 +08:00
DarknessTM c9a61701f1
Support access the tracer context in spring gateway filter (#539)
Co-authored-by: darknesstm <askkoy@163.com>
2023-07-07 20:26:18 +02:00
dd1k d42e24583d
Add plugin to support Aerospike Java client (#565) 2023-06-29 23:32:05 +08:00
weixiang1862 e464f18ad9
Add WebSphere Liberty 23.x plugin.(#10887) (#560) 2023-06-25 16:50:18 +08:00
xu1009 af4ddc61c9
Support jetty 11 (#545) 2023-06-06 09:39:34 +08:00
xu1009 9e26f26f0b
Support monitor grizzly thread pool (#533) 2023-05-25 19:30:35 -04:00
xu1009 28fcf17642
Support grizzly web server trace (#528) 2023-05-15 08:18:52 +08:00
xu1009 6e6aafe310
fix jedis can not get host info when use jedis 3.3.x+ (#526) 2023-05-08 22:50:17 +08:00
xu1009 dc9f7d130d
support jersey rest framework (#520) 2023-05-02 17:19:15 +08:00
xu1009 3ad9f249d9
support jetty server work thread pool metric monitor (#517)
* support jetty server work thread pool metric monitor

Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2023-05-02 16:34:06 +08:00
xu1009 02dad132b2
Support forkjoinpool plugin (#505) 2023-04-17 17:45:09 +08:00
吴晟 Wu Sheng f179b65994
Build a dummy(empty) javadoc of finagle and jdk-http plugins (#499)
* Build a dummy(empty) javadoc of finagle and jdk-http plugins

* Add javadoc check for the CI.
2023-04-03 15:24:31 +08:00
xzyJavaX 122d0064f0
fix tomcat-10x-plugin and add test case to support tomcat7.x-8.x-9.x (#466) 2023-03-03 17:31:02 +08:00
kezhenxu94 92af19c20f
Bump up Go version for infra e2e and pin e2e version (#461) 2023-02-22 20:20:27 +08:00
空青 9cb5a13d44
Add plugin to support clickhouse jdbc (#455)
* Add plugin to support clickhouse-jdbc-0.3.2.*
* Rename clickhouse-0.3.x-plugin to clickhouse-0.3.1-plugin
2023-02-12 22:50:19 +08:00
kezhenxu94 0233ffffde
Fix wrong JDK version when publish Docker snapshot (#446) 2023-01-31 21:07:23 +08:00
kezhenxu94 62266673ff
Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely (#444) 2023-01-31 19:29:32 +08:00
Marcin Grzejszczak 8a7fe75624
Activate Mircometer Observation CI test (#443) 2023-01-26 22:55:39 +08:00
叶梦飞 ac84d57023
Expose complete Tracing APIs in the tracing toolkit (#442) 2023-01-24 08:01:18 +08:00
吴晟 Wu Sheng cd84ba2167
Revert #430 (#432)
* Revert "Suspend clickhouse plugin test for now (#430)"

This reverts commit 80ff07b577.
2022-12-24 09:50:11 +08:00
吴晟 Wu Sheng 80ff07b577
Suspend clickhouse plugin test for now (#430) 2022-12-23 12:30:26 +08:00
Marcin Grzejszczak 4f9c2d8527
Adds Micrometer Observation instrumentation (#401) 2022-12-06 18:51:12 +08:00
吴晟 Wu Sheng a3e9b5543e
Bump up markdown-link-check. Ignore 127.0.0.1 (#398) 2022-11-27 23:19:14 +08:00
pg.yang add2bc42ca
Polish JDBC plugins to make DBType accurate (#396) 2022-11-23 14:36:18 +08:00
Stephen Ni bcbbc2bfcc
Rename`JDBI` to `JDBC` (#381) 2022-11-14 11:58:35 +08:00
Jiajing LU 1ef7cb4117
Support plugin tests on arm64/v8(aarm) platforms (#379) 2022-11-08 22:02:16 +08:00
zhyyu f5f560b4a7
Add rocketmq plugin test scenarios (#361) 2022-10-28 20:45:27 +08:00
wangsan a54fb8865d
add baidu-brpc-java-3.x plugin (#321)
* add baidu-brpc3 trace plugin

Co-authored-by: wangqingpeng <wangqingpeng@baidu.com>
2022-09-25 17:57:54 +08:00
Lv Lifeng 1c14a87067
Add plugin to support impala jdbc driver (#302) 2022-09-10 21:10:46 +08:00
pg.yang ce1f8c0c2c
Upgrade jedis plugin to support 3.x(stream),4.x (#300) 2022-09-01 13:45:53 +08:00
pg.yang 92665b8add
Add plugin to support NATS Java client (#298) 2022-08-29 19:44:20 +08:00
pg.yang 4b564ade64
Add plugin to support micronaut (#291) 2022-08-19 18:20:32 +08:00
BigXin0109 84ccd88e31
feat: add support xxl-job 2.3.x (#295) 2022-08-19 15:09:00 +08:00
yswdqz 129f57c4c1
Add an agent plugin to support tomcat10.x (#286)
Resolve https://github.com/apache/skywalking/issues/7420
2022-07-23 17:54:48 +08:00
kezhenxu94 d75cdf51e1
Save http status code regardless of it's status (#258) 2022-07-12 14:53:14 +08:00
geekymv 6eeacf0959
Add an agent plugin to support hutool-http (#264) 2022-06-30 09:31:59 +08:00
Leibniz.Hu a60a61b83d
Add support for RESTEasy 4.x (#265)
- Most of the codes are copied from RESTEasy 3.x 
- The plugin test cases are copied from https://github.com/apache/skywalking-java/pull/169, which have been approved by its original author @carlfranz (https://github.com/carlfranz) through https://github.com/apache/skywalking-java/pull/265#issuecomment-1169876704
- Plugin codes are polished to adopt RESTEasy new APIs
- Test cases passed.
2022-06-29 23:10:55 +08:00
xzyJavaX 438d295423
update witness class in elasticsearch-6.x-plugin (#228)
* update witness class in elasticsearch-6.x-plugin

* update test cases in elasticsearch-6.x-plugin

* update the supported list

Co-authored-by: xzy <xiongzheyuan@shouqianba.com>
2022-06-24 09:17:37 +08:00
吴晟 Wu Sheng a8214514ae
Remove JDK 14 from tests (#187)
* Remove JDK 14 from tests

* Remove jdk14-with-gson test.
2022-05-30 16:28:03 +08:00
hutaishi bd7912106a
Apache ShenYu (incubating) plugin support grpc,sofarpc,motan,tars (#170) 2022-05-07 10:23:23 +08:00
hutaishi d45818911d
gRPC plugin support trace client generic call (#168) 2022-05-05 11:07:49 +08:00
lbc97 81ded4acf5
servicecomb 2.0 plugin (#127) 2022-04-22 18:45:35 +08:00