Commit Graph

296 Commits

Author SHA1 Message Date
Stephen Ni 7eb796bd28
Support collecting dubbo thread pool metrics (#382) 2022-11-17 09:56:19 +08:00
Stephen Ni bcbbc2bfcc
Rename`JDBI` to `JDBC` (#381) 2022-11-14 11:58:35 +08:00
pg.yang d4d21cad50
Polish up kafka,nats,activemq,rabbitmq plugins to set peer at comsumer side (#377) 2022-11-06 18:57:19 +08:00
pg.yang f17a4ea54a
Polish up Pulsar plugins (#375) 2022-11-05 22:18:32 +08:00
wuwen 64a33b24a4
Support mannual propagation of tracing context to next stream for webflux. (#371) 2022-11-03 14:41:45 +08:00
zhyyu 6648e450b2
Add MQ_TOPIC and MQ_BROKER tags for RocketMQ consumer's span (#369)
* add rocketmq consumer tag

* update CHANGES.md

* Update CHANGES.md

* change consumer tag not null to not blank

* set rocketmq consumer span's peer to namesrv

Co-authored-by: yuzhongyu <yuzhongyu@cestc.cn>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-11-03 07:04:20 +08:00
zhyyu f5f560b4a7
Add rocketmq plugin test scenarios (#361) 2022-10-28 20:45:27 +08:00
pg.yang 1148ec3801
Polish up activemq plugin to fix missing broker tag on consumer side (#363) 2022-10-23 14:26:54 +08:00
pg.yang 23b3c2d35e
Unify MQ related plugins' tags for virtual MQ (#351) 2022-10-18 10:11:05 +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
pg.yang 6fce184cfe
Update guava-cache,jedis,memcached,ehcache plugins to adopt uniform tags (#303) 2022-09-10 21:58:55 +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
drgnchan a1c64a4edc
[ISSUE #9264] fix onHalfClose span operation name (#229)
* fix:onHalfClose using span name '/Request/onComplete' but not '/Request/onHalfClose'

* chore: update CHANGES.md

* fix:testcase with operation name '/Request/onComplete'

Co-authored-by: raymond.chen <raymond.chen@yijinin.com>
2022-06-23 16:55:08 +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
wuwen 42377bb274
Fix Span not finished in gateway plugin when the gateway request timeout. (#175) 2022-05-14 20:45:36 +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
hutaishi 504f9c415b
[Feature] [ShenYu]<Apache ShenYu (incubating) plugin support dubbo proxy>(#8869) (#162) 2022-04-21 17:43:50 +08:00
Cool-Coding a5ccbca693
[Feature] Add JDK ThreadPoolExecutor plugin(#8743) (#146) 2022-04-12 20:12:54 +08:00
hutaishi fab9ce53bd
Add skywaliking plugin for support Apache ShenYu (incubating) gateway (#8796) (#147) 2022-04-10 22:39:32 +08:00
吴晟 Wu Sheng 8a0f79743c
Make sure Tomcat thread plugin working in Tomcat 9 (#128) 2022-03-24 17:02:37 +08:00
Brandon Fergerson f328380fbd
Add graphql v16+ plugin (#121) 2022-03-06 13:30:05 +08:00
Brandon Fergerson 9ec0940ad9
Renamed graphql-12.x-plugin to graphql-12.x-15.x-plugin (#120) 2022-03-06 12:59:44 +08:00
Brandon Fergerson 5014529708
Vertx 4 Core Plugin (#118) 2022-03-05 23:22:44 +08:00
洪阿南 9efec16c1b
fix Dubbo3.x Context problem #8525 (#110) 2022-02-25 12:08:57 +08:00
xiaojianjun 00cf97e425
[Feature] Support collecting database connection pool metric,support dbcp2/druid/hikari (#96)
* [Feature] Support collecting database connection pool metric,support druid/hikari #8450

* [Feature] Support collecting database connection pool metric,support druid/hikari #8450

* [Feature] Support collecting database connection pool metric,support druid/hikari/dbcp2 #8450
2022-02-11 15:02:57 +08:00
wallezhang a48a16b6d6
Add plugin to support google guava EventBus (#107)
* feat: Add Guava EventBus plugin
* refactor: Remove serviceComb 1.0.0 from the test matric to avoid the influence of guava-event-bus plugin on scenario test results.
2022-02-10 20:24:17 +08:00
吴晟 Wu Sheng 4c71b72817
Remove plugin for ServiceComb Java Chassis 0.x with plugin tests. (#108) 2022-02-09 19:35:35 +08:00
xu1009 add2bbf208
Feature/support tomcat thread pool (#105) 2022-02-07 08:08:43 +08:00
xu1009 8e3213bd2c
Support thread pool metric collect (#95)
Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-01-29 15:45:46 +08:00
Dachuan J fd1f4fe609
Support for ShardingSphere 5.0.0 (#98)
* Update ShardingSphere to 5.0.0
* Change docs
2022-01-28 10:57:23 +08:00
吴晟 Wu Sheng 592fe29d13
Lock the Spring version in plugin test. (#99)
* Lock the Spring version in plugin test.
2022-01-28 09:33:51 +08:00
ArjenDavid-sjtu 8a1dae348c
Support configuration to collect redis parameters for jedis plugin (#91)
Co-authored-by: 温嘉鸣 <wenjiaming@shouqianba.com>
2022-01-14 00:50:40 +08:00
wuwen dfda1aafca
Compatible with the versions after dubbo-2.7.14 (#88)
The ```rpcContext.getAttachments()``` method returns is a copy Map
2022-01-12 19:36:15 +08:00
Daniel Qian ff5de395a0
Enhance `returnedObj` expression to support Array, List and Map (#84)
* Enhance `returnedObj` expression to support Array, List and Map for apm-customize-enhance-plugin and `@Tag`

* update doc & add UnitTest for @Tag annotation

* update e2e test accordingly
2021-12-15 15:00:22 +08:00
Daniel Qian bc90371daa
Add returnedObj expression support for apm-customize-enhance-plugin (#83)
* issue #8292, add returnedObj expression support for apm-customize-enhance-plugin

* update apm-customize-enhance-plugin use plugin V2 API
2021-12-14 22:34:25 +08:00
tedli ee5bb80fc3
dubbo3 plugin support (#73) 2021-12-10 14:35:30 +08:00
wallezhang 2557749617
feat: Support version 2.8 and 2.9 of pulsar client (#76)
* feat: Support version 2.8.0+ of pulsar client

* refactor: Rename pulsar-plugin to pulsar-2.2-2.7-plugin
2021-12-06 17:25:04 +08:00
吴晟 Wu Sheng bbbdef1805
Correct asynchttpclient-scenario case and supported versions. (#68) 2021-11-08 21:08:14 +08:00
Daming d7f1588a8c
support jdk17 in agent plugin testing, add test case plugin on jdk17 (#55) 2021-11-07 08:27:37 +08:00