kezhenxu94
0b1af4fd18
Fix Spring 6 test case ( #463 )
2023-02-24 16:17:37 +08:00
Chenfx-git
20c8b98cd9
Fix servicecomb plugin trace break in cse case ( #460 )
2023-02-23 15:35:59 +08:00
Kanro
6b35f06d15
Fix gRPC plugin not working for server side in some case ( #457 )
2023-02-15 16:38:24 +08:00
Superskyyy (AWAY, busy graduating | Debug 人)
5250ecfe2e
Fix oracle url parser ignoring actual port ( #456 )
...
* Fix oracle url parser missed case
* Add changelog
2023-02-14 03:22:01 -05: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
xzyJavaX
492fb6e356
refactor pipeline in jedis-plugin ( #445 )
2023-02-03 20:56:03 +08:00
2han9wen71an
4012dc4ff7
Fix H2 plugin instrumentation point ( #447 )
2023-02-02 22:18:33 +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
xzyJavaX
f366503d58
Enhance lettuce plugin to adopt uniform tags ( #441 )
2023-01-16 11:46:39 +08:00
吴晟 Wu Sheng
8c989b74e9
Release 8.14.0, begin for 8.15.0 iteration ( #440 )
2023-01-12 11:00:25 +08:00
xzyJavaX
92b076c281
Enhance redisson plugin to adopt uniform tags ( #438 )
2023-01-11 23:09:19 +08:00
Jiajing LU
ea1c204c95
add Kafka Clients 3.x support ( #429 )
2022-12-23 13:48:50 +08:00
lvxiao
37a880e903
[fix] In the higher version of mysql-connector-java 8x, there is an error in the value of db.instance. ( #427 )
2022-12-23 13:09:52 +08:00
Tao Jiuming
1a7d2f786b
[fix][plugin][pulsar] Clean message context after message is recycled to prevent memory leak. ( #405 )
2022-12-07 21:23:22 +08:00
Stephen Ni
a4c3c85258
Add tags `mq.message.keys` and `mq.message.tags` for RocketMQ producer span ( #404 )
2022-12-03 23:46:05 +08:00
pg.yang
364a4af4b1
Add micronauthttpclient,micronauthttpserver,memcached,ehcache,guavacache,jedis,redisson plugin config properties to agent.config ( #402 )
2022-12-01 22:16:08 +08:00
pg.yang
add2bc42ca
Polish JDBC plugins to make DBType accurate ( #396 )
2022-11-23 14:36:18 +08:00
Stephen Ni
d541b7bc63
Compatible with 3.x and 4.x RabbitMQ Client ( #389 )
2022-11-20 14:19:45 +08:00
Stephen Ni
c90d24e66d
Upgrade agent-test-tools and polish dubbo plugin ( #387 )
2022-11-19 16:27:25 +08:00
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
吴晟 Wu Sheng
70b3e88b0f
Release 8.13.0, begin 8.14.0 iteration ( #378 )
2022-11-06 21:46:51 +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
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
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
cf85f03ad5
Polish up rabbitmq-5.x plugin to fix missing broker tag on consumer side ( #362 )
2022-10-21 21:19:57 +08:00
Guillaume Alvarez
bd76d1a618
Correct the duration of the transaction span for Neo4J 4.x ( #353 )
...
* Fix https://github.com/apache/skywalking/issues/9800 , wait for the end of the transaction to close the span.
2022-10-18 21:35:01 +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
吴晟 Wu Sheng
b8f99e95e5
Begin 8.13.0 iteration, 8.12.0 release is on vote ( #301 )
...
* [maven-release-plugin] prepare release v8.12.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-8.12.0.md
* Update CHANGES.md
2022-09-01 16:51:48 +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
969a258683
Remove inappropriate dependency from elasticsearch-7.x-plugin ( #299 )
2022-08-31 17:20:32 +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
8de87f5556
Begin 8.12.0 iteration ( #214 )
...
* [maven-release-plugin] prepare release v8.11.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-8.11.0.md
* Update CHANGES.md
2022-06-18 12:05:56 +08:00
ForestWang123
372d754030
Fix argument type name in postgresql plugin and add type name checking ( #194 )
...
* Fix argument type name of Array in postgresql-8.x-plugin and add type name checking in ArgumentTypeNameMatch and ReturnTypeNameMatch
* Update docs/en/setup/service-agent/java-agent/Java-Plugin-Development-Guide.md
* fix methods matchers in PgStatementInstrumentation
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-06-10 21:24:46 +08:00
吴晟 Wu Sheng
d468806f43
Remove duplicate ServiceComb plugin codes. ( #189 )
...
Follow https://github.com/apache/skywalking-java/pull/127#issuecomment-1140764345
2022-05-31 10:46:53 +08:00
zhyyu
e81638ea4e
Add `plugin.jdbc.trace_sql_parameters` into Configuration Discovery S… ( #174 )
...
Co-authored-by: yuzhongyu <yuzhongyu@cestc.cn>
2022-05-30 20:42:30 +08:00
hutaishi
d45818911d
gRPC plugin support trace client generic call ( #168 )
2022-05-05 11:07:49 +08:00
xzyJavaX
edc69ed847
Fix NPE in elasticsearch plugin ( #167 )
2022-04-29 12:53:14 +08:00