Commit Graph

  • fec4124c55 采集频率 main kazusa 2025-08-22 14:44:41 +0800
  • 243b8bfc26 数据上报的关键组件和流程 kazusa 2025-07-28 22:24:39 +0800
  • 12e30dfe34 增强核心逻辑 kazusa 2025-07-23 15:09:43 +0800
  • 9ec0eb009f agent源码注释 kazusa 2025-07-18 18:09:33 +0800
  • b7139d6b80
    Upgrade bytebuddy to 1.17.6 (#761) lhl 2025-06-28 22:49:43 +0800
  • b1f18f36ba
    Feature: Support for tracking for lettuce versions 6.5+ (#760) changhao.ni 2025-06-25 11:41:46 +0800
  • 7f9287fcb1
    Fix: RabbitMQ Consumer could not receive handleCancelOk callback(#13334) (#759) ayue 2025-06-21 12:20:28 +0800
  • 6c74815fdf
    Add support for dameng(DM) JDBC URL format in URLParser (#758) saber-wang 2025-06-10 11:59:05 +0800
  • 529d6d7eb3
    fix parent class enhance issue (#757) tjuwangning 2025-05-28 11:26:05 +0800
  • 9e80a4c85b
    Fix MeterService NPE as not initialized in so11y plugin. (#755) 吴晟 Wu Sheng 2025-05-13 14:33:52 +0800
  • f971bcf0fd
    To prevent NPE use pool name for metrics if JDBC URL is not set. (#754) Evgeniy Devyatykh 2025-05-07 18:14:51 +0500
  • 49d19464a7
    Fix Conflicts apm-jdk-threadpool-plugin conflicts with apm-jdk-forkjoinpool-plugin (#753) GuoHaoZai 2025-04-29 19:12:22 +0800
  • f67fe0f7fd
    Add the javadoc plugin for virtual thread executor plugin (#752) peachisai 2025-03-09 14:45:32 +0800
  • 35856b4bca
    Add the virtual thread executor plugin (#751) peachisai 2025-03-09 09:39:41 +0800
  • 534a80c74c
    Release 9.4.0 and prepare 9.5.0 (#750) 吴晟 Wu Sheng 2025-02-19 23:03:01 +0800
  • 4183bac83b
    Polish URLParserTest.java as tested method is static. (#749) wangcanfeng 2025-01-24 12:54:56 +0800
  • affbaa8bfd
    Fix ConsumeDriver running status (#748) jiangyuan 2025-01-19 18:44:47 +0800
  • 35495375d0
    [Feature] Support for tracking in spring gateway versions 4.1.2 and above (#747) yqw570994511 2025-01-11 18:09:42 +0800
  • 31bf638213
    Simplify plugin.dest.dir property in pom.xml (#746) jiangyuan 2025-01-10 23:39:35 +0800
  • b358267905
    Add Undertow 2.1.7.final+ worker thread pool metrics. (#744) weixiang1862 2024-12-30 21:13:09 +0800
  • d53f04b7bf
    Add Caffeine plugin as optional (#743) Zixin Zhou 2024-12-29 08:16:05 +0800
  • b0d5bc16f4
    Polish (#742) 吴晟 Wu Sheng 2024-12-27 12:10:55 +0800
  • 1431cad945
    Enhance gRPC server side async support. (#741) 吴晟 Wu Sheng 2024-12-27 09:42:34 +0800
  • b4ad5b1960
    Enhance optional plugin docs for Spring Gateway. (#740) 吴晟 Wu Sheng 2024-12-16 17:51:28 +0800
  • be3d09240a
    [Feature] Support Tracing for GlobalFilter and GatewayFilter in Gateway (#736) yqw570994511 2024-12-16 15:03:14 +0800
  • 26600e76e2
    Fix CreateAopProxyInterceptor in the Spring core-patch indeed changes the implementation of the Spring AOP proxy (#739) youjie23 2024-12-15 19:26:40 +0800
  • 18e971c48e
    Bump gRPC and netty. (#737) 吴晟 Wu Sheng 2024-12-11 11:49:46 +0800
  • f63a99277e
    Bump up actions/cache to v4 (#735) 吴晟 Wu Sheng 2024-12-10 09:53:40 +0800
  • 7e200bbbb0
    fix: rm tomcat-10x-plugin version (#734) ruoji 2024-12-04 14:33:13 +0800
  • 26ef911aea
    fix: async profiler max duration && reduce memory allocation when sending jfr (#733) zhengziyi0117 2024-12-02 16:12:12 +0800
  • cb764a7849
    Add empty judgment for constructorInterceptPoint (#732) Zixin Zhou 2024-11-29 15:29:11 +0800
  • 2059fd4cb7
    Improve CustomizeConfiguration by avoiding repeatedly resolve file config (#730) jiangyuan 2024-11-28 17:05:32 +0800
  • fc86413aae
    Support mongo ``db.instance`` tag、``db.collection`` tag and ``AggregateOperation`` span in mongodb-3.x-plugin and mongodb-4.x-plugin (#728) youjie23 2024-11-28 13:20:50 +0800
  • 860c93c3c1
    Fix deadlinks (#729) 吴晟 Wu Sheng 2024-11-27 10:26:15 +0800
  • f0245864e4
    fix: shade async-profiler packages (#727) zhengziyi0117 2024-11-05 20:25:16 +0800
  • 26e59485cc
    fix: jdk8 send jfr data error (#725) zhengziyi0117 2024-10-31 17:31:33 +0800
  • 54a3372a8f
    Add async-profiler feature CHANGES.md (#724) zhengziyi0117 2024-10-30 18:52:56 +0800
  • 2027a98b1e
    Support async profiler feature (#720) zhengziyi0117 2024-10-30 17:22:33 +0800
  • 576550a8db
    Add witness class/method for resteasy-server plugin (#722) Leibniz.Hu 2024-10-28 18:07:29 +0800
  • 615a1b11bb
    Change so11y menu (#719) 吴晟 Wu Sheng 2024-09-24 09:45:16 +0800
  • 5c4970b519
    Fix intermittent ClassCircularityError by preloading ThreadLocalRandom since ByteBuddy 1.12.11 (#718) yizhouw11 2024-09-23 15:32:23 +0800
  • 7536424165
    Add agent self-observability. (#716) weixiang1862 2024-09-15 18:04:09 +0800
  • aa24777193
    Bump up skywalking-infra-e2e to work around GHA removing `docker-compose` v1. (#713) Wan Kai 2024-08-05 22:27:43 +0800
  • 24ec663a34
    Upgrade nats plugin to expand support to 2.16.5 (#711) pg.yang 2024-07-27 12:36:04 +0800
  • 92b09c9d79
    Released 9.3.0 and start 9.4.0 (#710) 吴晟 Wu Sheng 2024-07-26 06:49:38 +0800
  • 744eb1e5d8
    Support Kafka 3.7+ (#707) darkness-2nd 2024-07-25 16:33:03 +0800
  • 2e08217688
    Fixed issues in the MySQL component where the executeBatch method could result in empty SQL statements . (#702) w2dp 2024-07-01 17:01:00 +0800
  • 0fc3cd86e8
    Add a plugin that supports the Solon framework. (#697) 寻找的人 2024-06-29 09:44:23 +0800
  • 002a4557c4
    Fix RESTEasy link 404 (#701) 吴晟 Wu Sheng 2024-06-24 09:40:05 +0800
  • 01248a2063
    Fix problem which lead redisson plugin to throw unnecessary NullPointerException (#700) Ricehomesky 2024-06-24 08:48:15 +0800
  • 8200cf2b51
    Improve 4x performance of ContextManagerExtendService.createTraceContext() (#698) jiangyunpeng 2024-06-22 10:34:41 +0800
  • e54d8a534c
    Remove Oracle scenario from testing. (#699) 吴晟 Wu Sheng 2024-06-22 09:36:26 +0800
  • 3a96458495
    Fix the opentracing toolkit SPI config (#696) xiaqi1210 2024-06-06 17:33:07 +0800
  • 313d7d5c8e
    Fix to Ensure not isInterface requirement applied to all conditions (#695) 苏格苏格拉 2024-06-03 11:22:17 +0800
  • f736b371d3
    Support for tracing the callbacks of async methods in elastiicsearch-6.x/7.x-plugin (#694) Chen Ziyan 2024-05-28 00:18:56 +0800
  • ffbd90c3d3
    Fix bugs in Redisson plugin (#693) Chen Ziyan 2024-05-22 14:28:58 +0800
  • b608d74c15
    Add a forceIgnoring mechanism to the agent kernel (#689) gzlicanyi 2024-05-17 13:43:51 +0800
  • 4dfc1e85b5
    Fix method name missing in spring-plugins:scheduled-annotation-plugin with spring 6.1.x (#691) Chen Ziyan 2024-05-14 20:21:27 +0800
  • 0bf535e861
    Fix TracingSegmentRunner (testing only) (#688) jiangyuan 2024-05-12 11:37:55 +0800
  • 7dd7914765
    Add pool metrics support for Derby/Sybase/SQLite/DB2/OceanBase jdbc URL format in URLParser (#687) Chen Ziyan 2024-05-11 21:33:40 +0800
  • 1e5463c3cc
    Fix typos in URLParser. (#686) Chen Ziyan 2024-05-06 23:49:40 +0800
  • 75deff1923
    Fix a wrong folder name about optional reporter (#685) jiangyuan 2024-04-30 23:57:47 +0800
  • ec2a2d4188
    Use a daemon thread to flush logs. (#684) githubcheng2978 2024-04-26 22:09:36 +0800
  • d37ee271c4
    Add support for C3P0 connection pool tracing (#683) Chen Ziyan 2024-04-26 14:01:13 +0800
  • 1a01047007
    Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. (#681) (#682) ForrestWang123 2024-04-19 08:51:09 +0800
  • ec30b5f53d
    Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. (#681) ForrestWang123 2024-04-18 21:19:50 +0800
  • 23287f90c8
    Fix CHANGES.md (#680) 吴晟 Wu Sheng 2024-04-10 23:03:16 +0800
  • bc20c6e888
    remove idleCount in druid plugin (#679) dingjiefei 2024-04-10 22:14:14 +0800
  • eb1041675c
    Release 9.2.0 begin 9.3.0 dev (#678) 吴晟 Wu Sheng 2024-03-31 21:38:08 +0800
  • 30d60b9c61
    Update Jedis 4.x plugin to support Sharding and Cluster models. (#677) pg.yang 2024-03-31 20:13:03 +0800
  • a751e324f6
    Support across thread tracing for SOFA-RPC (#675) 张呈熹 2024-03-25 10:53:40 +0800
  • 466f173f98
    Fix not tracing in HttpClient v5 when HttpHost(arg[0]) is null but `RoutingSupport#determineHost` works. (#674) cylx3126 2024-03-12 23:12:34 +0800
  • f227543fc3
    Fix a bug in Spring Cloud Gateway if HttpClientFinalizer#send does not invoke, the span created at NettyRoutingFilterInterceptor can not stop. (#672) cylx3126 2024-03-07 15:55:08 +0800
  • 4adb343091
    Archive the expired plugins `impala-jdbc-2.6.x-plugin`. (#673) 吴晟 Wu Sheng 2024-03-07 11:31:08 +0800
  • 5cd52658c6
    Support for ActiveMQ-Artemis messaging tracing. (#670) Chen Ziyan 2024-01-29 16:01:20 +0800
  • 822a73be6a
    Fix words (#669) 吴晟 Wu Sheng 2024-01-23 10:16:40 +0800
  • b1c96da0d4
    Rename system env name from `sw_plugin_kafka_producer_config` to `SW_PLUGIN_KAFKA_PRODUCER_CONFIG` (#668) 吴晟 Wu Sheng 2024-01-22 13:50:20 +0800
  • eebc4512ec
    Convert the Redisson lock span into an async span (#667) peachisai 2024-01-21 12:10:39 +0800
  • bbb177a893
    Support tracing for async producing, batch sync consuming, and batch async consuming in rocketMQ-client-java-5.x-plugin (#665) Chen Ziyan 2024-01-21 10:29:39 +0800
  • d5b99f9434
    add support for HttpExchange along with webflux-webclient-6.x (#664) Chen Ziyan 2024-01-11 19:58:42 +0800
  • 3c243e1d07
    Update NOTICE year to 2024 (#663) 吴晟 Wu Sheng 2024-01-10 11:50:42 +0800
  • 9c7f1316d0
    fix: Vertx plugin, 400+ status codes should cause SLA fail (#662) Brandon Fergerson 2024-01-03 18:56:31 -0600
  • 4f2f81e181
    Fix re-transform bug when enhanced class proxy parent method (#659) Gong Dewei 2023-12-23 00:01:30 +0800
  • 7aec68263b
    Support for tracing webflux-6.x and gateway-4.x (#661) Chen Ziyan 2023-12-21 16:04:21 +0800
  • c5d62cb97a
    Support forkjoinpool plugin in JDK11 (#656) xubinghao 2023-12-18 17:01:53 +0800
  • fdc1e97c48
    Fix NoSuchMethodError in mvc-annotation-commons&change deprecated method (#658) Chen Ziyan 2023-12-15 14:45:18 +0800
  • 045c1e753f
    Remove dead links (#655) 吴晟 Wu Sheng 2023-12-05 20:09:23 -0800
  • be57d51d08
    Bump up bundled CLI (#654) 吴晟 Wu Sheng 2023-12-05 08:43:19 -0800
  • 8ca62a48c2
    Fix missing command in the docker release (#653) 吴晟 Wu Sheng 2023-12-05 07:30:50 -0800
  • 4dd00e97e9
    Release 9.1 and begin 9.2.0 (#652) 吴晟 Wu Sheng 2023-12-01 23:31:19 -0800
  • 6220af1172
    Optimize plugin selector logic. (#651) weixiang1862 2023-12-01 09:24:30 +0800
  • 5063985516
    Bump up grpc (#650) kezhenxu94 2023-11-29 00:58:35 +0800
  • e71b9e899e
    Fix PostgreSQL Jdbc URL parsing exception (#649) Chen Ziyan 2023-11-17 21:37:13 +0800
  • c82287e1dd
    Add JDK21 Support (#647) 吴晟 Wu Sheng 2023-11-10 14:56:48 +0800
  • 2bd500b831
    Add JDK 21 image container (#646) 吴晟 Wu Sheng 2023-11-08 18:13:56 +0800
  • db54c65d09
    Optimize bytebuddy type description performance (#637) Gong Dewei 2023-11-03 09:45:28 +0800
  • 2721438820
    Fix Impala Jdbc URL (including schema without properties) parsing exception (#644) Chen Ziyan 2023-11-02 15:32:31 +0800
  • d5cfd35c5d
    Disable dep bot (#641) 吴晟 Wu Sheng 2023-10-31 06:39:07 +0800
  • 0b80f3d424
    Add a netty-4.1.x plugin to trace http (#625) peachisai 2023-10-29 16:18:25 +0800
  • c94b409b28
    fix CVE-2023-4586 (#632) alan 2023-10-24 19:28:02 +0800