Ax1an
fe79a49789
Fix possible memory leaks in mybatis plugin. ( #6913 )
2021-05-10 21:21:57 +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
ZhangZhaoyuan
edc154c40d
Add spring cloud gateway 3.x plugin ( #6881 )
2021-05-02 11:14:28 +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
Ax1an
ea0390e454
Enhance reconnection mechanism of agent kafka reporter plugin. ( #6855 )
2021-04-28 07:45:42 +08:00
Ax1an
36c61fcfa9
Add an optional agent plugin to support mybatis. ( #6838 )
2021-04-27 22:34:29 +08:00
ZhangZhaoyuan
9de37243c1
feat: add enhance pulsar MessageListener instance ( #6774 )
2021-04-26 11:16:43 +08:00
Darcy
f810246960
fix a bug that bad namespace spell in agent.config ( #6829 )
2021-04-25 19:54:59 +08:00
Darcy
b4114ac043
enhancement agent kafka reporter plugin, add namespace concept ( #6781 )
2021-04-23 11:29:35 +08:00
hailin0
16b51d55ba
Support print SkyWalking context to logs ( #6795 )
2021-04-23 09:55:14 +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
Nick Wong
bc1043e9b3
GlobalIdGenerator will produce a negative id when the time shift back ( #6729 )
2021-04-16 07:38:13 +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
411bcf230d
Support @Trace, @Tag and @Tags work for static methods ( #6685 )
2021-04-06 09:04:38 +08:00
liqiangz
776f19c702
Fix spanLayer is null in optional plugin(gateway-2.0.x-plugin gateway-2.1.x-plugin) ( #6683 )
2021-04-04 20:01:06 +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
liqiangz
56bebb8baf
Remove the close_before_method and close_after_method parameters of custom-enhance-plugin to avoid memory leaks ( #6632 )
...
* Remove the close_before_method and close_after_method parameters of custom-enhance-plugin to avoid memory leaks
* refine
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-03-29 10:50:27 +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
Kirs
f3ca0d0ea5
Timestamp in GlobalIdGenerator is implemented using ThreadLocalRandom ( #6623 )
2021-03-26 08:33:36 +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
9b4766e491
fix no trace id in async log ( #6567 )
2021-03-22 16:12:44 +08:00
Leon Yang
56425f1c62
support jedis pipeline ( #6565 )
2021-03-20 19:52:28 +08:00
Zhenxu Ke
25214e910a
Collect and report agent starting / shutdown events ( #6559 )
2021-03-18 15:25:06 +08:00
Ax1an
03b45d2fa6
Fix some comments and documentation ( #6534 )
2021-03-12 07:41:32 +08:00
李文广
254f755a5d
add reportError ( #6509 )
2021-03-08 15:02:45 +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
Jared Tan
80a9a5e65e
Support config `agent.span_limit_per_segment` can be changed in the runtime. ( #6482 )
...
* CDS: Support config `agent.span_limit_per_segment`
* fix missing logical.
* fix ci
* polish
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-03-05 15:22:02 +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
Wayne Chu
6bc3ba025f
docs: fix typo ( #6473 )
2021-03-02 08:07:12 +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
Zhenxu Ke
9de93119e2
Enhance gRPC log appender to allow layout pattern ( #6403 )
2021-02-21 12:53:44 +08:00
zifeihan
430a85df07
Fix KafkaContextManagerExtendService boot error of kafka plugin. ( #6410 )
2021-02-20 23:16:16 +08:00