吴晟 Wu Sheng
615a1b11bb
Change so11y menu ( #719 )
2024-09-24 09:45:16 +08:00
yizhouw11
5c4970b519
Fix intermittent ClassCircularityError by preloading ThreadLocalRandom since ByteBuddy 1.12.11 ( #718 )
2024-09-23 15:32:23 +08:00
weixiang1862
7536424165
Add agent self-observability. ( #716 )
2024-09-15 18:04:09 +08:00
Wan Kai
aa24777193
Bump up skywalking-infra-e2e to work around GHA removing `docker-compose` v1. ( #713 )
2024-08-05 22:27:43 +08:00
pg.yang
24ec663a34
Upgrade nats plugin to expand support to 2.16.5 ( #711 )
2024-07-27 12:36:04 +08:00
吴晟 Wu Sheng
92b09c9d79
Released 9.3.0 and start 9.4.0 ( #710 )
...
* [maven-release-plugin] prepare release v9.3.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-9.3.0.md
* Update CHANGES.md
2024-07-26 06:49:38 +08:00
darkness-2nd
744eb1e5d8
Support Kafka 3.7+ ( #707 )
2024-07-25 16:33:03 +08:00
w2dp
2e08217688
Fixed issues in the MySQL component where the executeBatch method could result in empty SQL statements . ( #702 )
2024-07-01 17:01:00 +08:00
寻找的人
0fc3cd86e8
Add a plugin that supports the Solon framework. ( #697 )
2024-06-29 09:44:23 +08:00
吴晟 Wu Sheng
002a4557c4
Fix RESTEasy link 404 ( #701 )
2024-06-24 09:40:05 +08:00
Ricehomesky
01248a2063
Fix problem which lead redisson plugin to throw unnecessary NullPointerException ( #700 )
2024-06-24 08:48:15 +08:00
jiangyunpeng
8200cf2b51
Improve 4x performance of ContextManagerExtendService.createTraceContext() ( #698 )
2024-06-22 10:34:41 +08:00
吴晟 Wu Sheng
e54d8a534c
Remove Oracle scenario from testing. ( #699 )
2024-06-22 09:36:26 +08:00
xiaqi1210
3a96458495
Fix the opentracing toolkit SPI config ( #696 )
2024-06-06 17:33:07 +08:00
苏格苏格拉
313d7d5c8e
Fix to Ensure not isInterface requirement applied to all conditions ( #695 )
2024-06-03 11:22:17 +08:00
Chen Ziyan
f736b371d3
Support for tracing the callbacks of async methods in elastiicsearch-6.x/7.x-plugin ( #694 )
2024-05-28 00:18:56 +08:00
Chen Ziyan
ffbd90c3d3
Fix bugs in Redisson plugin ( #693 )
2024-05-22 14:28:58 +08:00
gzlicanyi
b608d74c15
Add a forceIgnoring mechanism to the agent kernel ( #689 )
...
IgnoredTracerContext can propagate the unsampled flag into the following tracing context through the invalid snapshot.
2024-05-17 13:43:51 +08:00
Chen Ziyan
4dfc1e85b5
Fix method name missing in spring-plugins:scheduled-annotation-plugin with spring 6.1.x ( #691 )
2024-05-14 20:21:27 +08:00
jiangyuan
0bf535e861
Fix TracingSegmentRunner (testing only) ( #688 )
2024-05-12 11:37:55 +08:00
Chen Ziyan
7dd7914765
Add pool metrics support for Derby/Sybase/SQLite/DB2/OceanBase jdbc URL format in URLParser ( #687 )
2024-05-11 21:33:40 +08:00
Chen Ziyan
1e5463c3cc
Fix typos in URLParser. ( #686 )
2024-05-06 23:49:40 +08:00
jiangyuan
75deff1923
Fix a wrong folder name about optional reporter ( #685 )
2024-04-30 23:57:47 +08:00
githubcheng2978
ec2a2d4188
Use a daemon thread to flush logs. ( #684 )
2024-04-26 22:09:36 +08:00
Chen Ziyan
d37ee271c4
Add support for C3P0 connection pool tracing ( #683 )
2024-04-26 14:01:13 +08:00
ForrestWang123
1a01047007
Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. ( #681 ) ( #682 )
...
Co-authored-by: forrestwang <forrest.wang@woo.network>
2024-04-19 08:51:09 +08:00
ForrestWang123
ec30b5f53d
Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. ( #681 )
...
Co-authored-by: forrestwang <forrest.wang@woo.network>
2024-04-18 21:19:50 +08:00
吴晟 Wu Sheng
23287f90c8
Fix CHANGES.md ( #680 )
2024-04-10 23:03:16 +08:00
dingjiefei
bc20c6e888
remove idleCount in druid plugin ( #679 )
2024-04-10 22:14:14 +08:00
吴晟 Wu Sheng
eb1041675c
Release 9.2.0 begin 9.3.0 dev ( #678 )
2024-03-31 21:38:08 +08:00
pg.yang
30d60b9c61
Update Jedis 4.x plugin to support Sharding and Cluster models. ( #677 )
2024-03-31 20:13:03 +08:00
张呈熹
a751e324f6
Support across thread tracing for SOFA-RPC ( #675 )
2024-03-25 10:53:40 +08:00
cylx3126
466f173f98
Fix not tracing in HttpClient v5 when HttpHost(arg[0]) is null but `RoutingSupport#determineHost` works. ( #674 )
...
Skywalking hc5 plugin worked the same as hc4 plugin: if the arg[0] is null, skip creating the exitSpan. this will cause a bug in hc5: when the HttpHost is null but InternalHttpClient determines the host from ClassicHttpRequest, InternalHttpClient will send the request but Skywalking will not record it.
2024-03-12 23:12:34 +08:00
cylx3126
f227543fc3
Fix a bug in Spring Cloud Gateway if HttpClientFinalizer#send does not invoke, the span created at NettyRoutingFilterInterceptor can not stop. ( #672 )
2024-03-07 15:55:08 +08:00
吴晟 Wu Sheng
4adb343091
Archive the expired plugins `impala-jdbc-2.6.x-plugin`. ( #673 )
2024-03-07 11:31:08 +08:00
Chen Ziyan
5cd52658c6
Support for ActiveMQ-Artemis messaging tracing. ( #670 )
2024-01-29 16:01:20 +08:00
吴晟 Wu Sheng
822a73be6a
Fix words ( #669 )
2024-01-23 10:16:40 +08:00
吴晟 Wu Sheng
b1c96da0d4
Rename system env name from `sw_plugin_kafka_producer_config` to `SW_PLUGIN_KAFKA_PRODUCER_CONFIG` ( #668 )
2024-01-22 13:50:20 +08:00
peachisai
eebc4512ec
Convert the Redisson lock span into an async span ( #667 )
2024-01-21 12:10:39 +08:00
Chen Ziyan
bbb177a893
Support tracing for async producing, batch sync consuming, and batch async consuming in rocketMQ-client-java-5.x-plugin ( #665 )
2024-01-21 10:29:39 +08:00
Chen Ziyan
d5b99f9434
add support for HttpExchange along with webflux-webclient-6.x ( #664 )
2024-01-11 19:58:42 +08:00
吴晟 Wu Sheng
3c243e1d07
Update NOTICE year to 2024 ( #663 )
2024-01-10 11:50:42 +08:00
Brandon Fergerson
9c7f1316d0
fix: Vertx plugin, 400+ status codes should cause SLA fail ( #662 )
2024-01-04 08:56:31 +08:00
Gong Dewei
4f2f81e181
Fix re-transform bug when enhanced class proxy parent method ( #659 )
2023-12-23 00:01:30 +08:00
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
Chen Ziyan
fdc1e97c48
Fix NoSuchMethodError in mvc-annotation-commons&change deprecated method ( #658 )
2023-12-15 14:45:18 +08:00
吴晟 Wu Sheng
045c1e753f
Remove dead links ( #655 )
2023-12-06 12:09:23 +08:00
吴晟 Wu Sheng
be57d51d08
Bump up bundled CLI ( #654 )
2023-12-05 08:43:19 -08:00
吴晟 Wu Sheng
8ca62a48c2
Fix missing command in the docker release ( #653 )
2023-12-05 07:30:50 -08:00