Commit Graph

666 Commits

Author SHA1 Message Date
844067874 e1aad420db
fix the response time of gRPC is not right. (#7179) 2021-06-28 18:55:27 +08:00
wallezhang 1bc69370bf
feat: add neo4j-4.x-plugin (#7099) 2021-06-22 15:36:51 +08:00
吴晟 Wu Sheng 5eb1021639
Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00
Lu Jiajing 7ae2b74a64
Optimize Class.getDeclaredField in Feign plugin (#7017) 2021-05-26 19:01:16 +08:00
Lu Jiajing b732ff35a7
Fix ClassCast issue for RequestHolder/ResponseHolder (#6973) 2021-05-22 17:06:13 +08:00
wallezhang 5f26710d34
fix pulsar plugin message listener error with multi partitions topic (#6918) 2021-05-10 17:47:05 +08:00
Ax1an 667f3be3bf
Avoid NPE in ElasticSearch 5 client due to version mismatch. (#6863) 2021-05-07 16:01:42 +08:00
Leon Yang 0036ea674f
FIX: NPE when thrift field is nested (#6909)
* FIX: NPE when field is nested

* ADD: change.md

Co-authored-by: Yang Xin <yangxinbj@fenbi.com>
2021-05-07 13:59:06 +08:00
liqiangz b934a143c2
Add `okhttp-4.x` plugin (#6899) 2021-05-06 18:54:39 +08:00
divyakumarjain e9fc6bc639
Fix #6835 Add compatibility with Kafka client version 2.8.x (#6837) 2021-04-29 10:22:30 +08:00
Darcy 10ddf0c373
fix a bug that spring-mvc set an error endpoint name (#6783) 2021-04-29 07:52:35 +08:00
ZhangZhaoyuan 9de37243c1
feat: add enhance pulsar MessageListener instance (#6774) 2021-04-26 11:16:43 +08:00
mlasek 2122990ce1
Resolves #6751 - added kafka consumer assign method interception to p… (#6753) 2021-04-20 17:18:24 +08:00
guyang e89888668f
feature: jsonrpc4j plugin (#6743) 2021-04-17 22:42:57 +08:00
zifeihan 3a7d6c0ed4
Add an agent plugin to support elasticsearch7 (#6759) 2021-04-16 18:06:18 +08:00
zifeihan b472703154
Add `trace_segment_ref_limit_per_span` configuration mechanism to avoid OOM (#6715) 2021-04-14 23:51:19 +08:00
吴晟 Wu Sheng 17e820f156
Begin 8.6.0 iteration (#6721) 2021-04-09 23:01:00 +08:00
liqiangz c986948c48
Fix springmvc reactive api can't collect HTTP statusCode. (#6671) 2021-04-03 22:09:48 +08:00
Darcy 573c3359ca
Fix Agent Plugin "asynchttpclient" not record the status code of the … (#6665) 2021-04-03 15:42:59 +08:00
Shengjun fc7d8dcb5e
Redis Lettuce span UI doesn't show detailed Redis command parameters in 'db.statement' field (#6614) 2021-04-02 10:03:57 +08:00
Alvin 9a3e8357cc
Fix NullPointerException when call "ReactiveRequestHolder.getHeaders" (#6651) 2021-03-31 07:11:30 +08:00
李文广 0047829b9f
Fixbug/springmvn-annotation-4.x-plugin, witness class does not exist in some versions (#6629) 2021-03-28 23:32:31 +08:00
Stephen Ni 51b60ae218
Update the agent HBase plugin to support HBase Client 2.x (#6577) 2021-03-25 14:08:31 +08:00
CharliePu 35d7a520c5
A unit test can be better. (#6620) 2021-03-25 08:03:42 +08:00
Leon Yang 56425f1c62
support jedis pipeline (#6565) 2021-03-20 19:52:28 +08:00
Ax1an 03b45d2fa6
Fix some comments and documentation (#6534) 2021-03-12 07:41:32 +08:00
Jingguo Yao 20425c3aa5
Add test cases for kafka-plugin (#6503)
1. Add plugin test for KafkaProducer.send(record).
2. Add exception checking test cases for CallbackInterceptor.
2021-03-07 21:48:46 +08:00
Jingguo Yao e2f2cce874
Fix NullPointerException with KafkaProducer.send(record) (#6487)
Resolves #6481
2021-03-05 11:12:23 +08:00
Jingguo Yao 871fdf2fa2
Remove unnecessary check for getSkyWalkingDynamicField invocation (#6480) 2021-03-04 11:34:28 +08:00
Jingguo Yao 3ce4dc0da8
Fix ClassCastException from CallbackAdapterInterceptor (#6462) 2021-02-27 19:26:53 +08:00
cutePanda123 258962c6e9
removed a duplicate file (#6458) 2021-02-27 11:00:53 +08:00
Jasper Zhong 3a6c39c684
Bugfix/lettucev5 plugin (#6453) 2021-02-27 00:01:42 +08:00
Ax1an cb00d6312f
Update the comments in TomcatInstrumentation class. (#6442) 2021-02-25 20:51:27 +08:00
osiriswd 8c3d1679e3
Fix apm-dubbo-2.7.x-plugin memory leak due to some Dubbo RpcExceptions. (#6432) 2021-02-24 14:59:41 +08:00
Zhenxu Ke 665a07cb0f
Clean up some warnings in maven build (#6426) 2021-02-24 07:05:56 +08:00
John Bampton 85fc4f827c
Fix spelling (#6418) 2021-02-22 07:40:35 +08:00
Stephen Ni d4ea997523
chore: add @Override tag on some methods (#6304) 2021-02-03 09:46:57 +08:00
吴晟 Wu Sheng cdfe6ab358
Begin the 8.5.0 iteration (#6302)
* [maven-release-plugin] prepare release v8.4.0

* [maven-release-plugin] prepare for next development iteration
2021-02-02 08:01:49 +08:00
ralphgj ea8a4963a2
fix recording url tag with wrong port (#6214) 2021-01-18 19:49:33 +08:00
YczYanchengzhe 9dcad4a0b4
Fix thread leakage caused by es client connection creation (#6187) 2021-01-13 15:45:52 +08:00
Frank Liu e9622033e3
Dubbo link tracing- show "group" attribute value in OperationName (#6159) 2021-01-09 07:27:34 +08:00
Ax1an 4acbca0053
Fix bug that rocketmq-plugin set the wrong tag. (#6144)
* Fix bug that rocketmq-plugin set the wrong tag.

* Update CHANGES.md

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-01-08 00:27:10 +08:00
zifeihan 1307b0b5fa
Fix mssql-plugin occur ClassCastException when call the method of return generate key (#6133) 2021-01-07 07:54:38 +08:00
ZS-Oliver 542691011c
Fix thrift trace broken and wrong arg collected. (#5989) 2020-12-21 21:50:52 +08:00
wankai123 bf639d3ec6
Fix some mistakes in the comments (#6038) 2020-12-21 16:16:09 +08:00
zifeihan de3ccecd22
Trace method(clearScrollAsync) for elasticsearch-6.x-plugin and polishing elasticsearch-6.x-scenario. (#6031)
* Polish elasticsearch-6.x-scenario.
2020-12-19 20:58:07 +08:00
CommissarXia 5e9582eea9
Add interceptors of method(analyze, searchScroll, clearScroll, searchTemplate and deleteByQuery) for elasticsearch-6.x-plugin. (#5962) 2020-12-19 09:11:26 +08:00
raybi-asus 1297d2e1d2
Add null-conditional operators on these 3 files (#6007)
* add null conditional operators on these 3 files . To aviod some agent exception of Oracle jdbc.

* Add a line in Java Agent section of CHANGES.md file

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-12-17 12:56:51 +08:00
haoyann 84af1d2383
Fix the unexpected RunningContext recreation in the Tomcat plugin. (#6001) 2020-12-13 21:28:36 +08:00
zifeihan c24dbd6ec1
Fix jdk-http and okhttp-3.x plugin did not overwrite the old trace header. (#5958)
* Fix jdk-http and okhttp-3.x did not overwrite the old trace header.

* Update CHANGES.md.
2020-12-06 21:14:12 +08:00