Commit Graph

6788 Commits

Author SHA1 Message Date
will2020-power 1308d3c0ae
[Enhance]For trace CompletableFuture thenApply or thenAccept (#60) 2021-11-01 21:36:34 +08:00
wankai123 f73164488a
Fix release doc about docker images (#64) 2021-11-01 14:12:00 +08:00
吴晟 Wu Sheng 0758e7c569
Add FAQ about `Why is -Djava.ext.dirs not supported?` (#63) 2021-10-31 21:48:37 +08:00
wankai123 97dc87cf5b
fix release doc (#61) 2021-10-31 12:47:57 +08:00
Jiajing LU c17acbe552
Support Jedis' Transaction and fix duplicated enhancement (#57) 2021-10-28 09:33:41 +08:00
wankai123 ec1b7a19a4
Initialize 8.9.0 iteration (#59) 2021-10-27 22:57:09 +08:00
吴晟 Wu Sheng 1ef49ef0d9
Polish release shell and doc. (#58) 2021-10-27 21:44:47 +08:00
cnScarb 30fb81a6de
fix rocketmq message header properties garbled characters issue (#54) 2021-10-27 09:16:27 +08:00
mrproliu 3f93954c5c
Fix netty-socketio plugin test failure (#56) 2021-10-26 20:44:03 +08:00
xu1009 9101f691fb
Add okhttp2.x plugin (#49)
Co-authored-by: litexu <litexu@tencent.com>
2021-10-25 22:40:37 +08:00
Daming fbdfc42b4d
add e2e test for kafka transporter (#42) 2021-10-18 09:46:16 +08:00
吴晟 Wu Sheng fb5e48438a
Fix version badge (#53) 2021-10-16 23:04:04 +08:00
吴晟 Wu Sheng 2fd1853d8c
Add JDK17 supported declaration. (#52) 2021-10-16 20:40:42 +08:00
吴晟 Wu Sheng 71dd60d5e8
Fix instrumentation v2 API doesn't work for constructor instrumentation. (#51) 2021-10-13 22:56:38 +08:00
xu1009 0f6276b71c
Add kylin jdbc plugin (#45) 2021-10-12 21:35:58 +08:00
Jiajing LU 2ecdc18901
Fix version compatibility for JSON-RPC4J Plugin (#50) 2021-10-12 17:33:59 +08:00
wallezhang 813fc31bd2
Feature add clickhouse jdbc plugin (#41) 2021-10-11 11:37:58 +08:00
吴晟 Wu Sheng e99a031080
Update menu.yml (#48) 2021-10-11 11:09:24 +08:00
吴晟 Wu Sheng 7322e70733
Fix format. (#47) 2021-10-11 10:37:42 +08:00
吴晟 Wu Sheng 5d9e138b94
Add new menu for the document (#46) 2021-10-11 10:07:15 +08:00
Hardy 66a93ead73
Doc: Update setup agent in kubernetes from 'containers' to 'initContainers'. (#44) 2021-10-08 18:16:01 +08:00
CharliePu 5133faab4a
The httpasyncclient-4.x-plugin does not take effect every time. (#40) 2021-09-29 17:37:47 +08:00
业余布道师 77c4eb4edc
Add an agent plugin to support Jackson (#39) 2021-09-27 17:25:32 +08:00
wankai123 3997f02560
Format Springmvc & Tomcat EntrySpan operation name to `METHOD:URI` (#37) 2021-09-26 15:04:13 +08:00
kezhenxu94 9a4ed7549c
Should not determine the `sed` command syntax via OS only (#38) 2021-09-26 07:42:20 +08:00
wuguanyu 1b90f6892b
fix NumberFormat exception in MysqlURLParser (#36)
Delegate @ascrutae 's approval, his GitHub account has an issue for now.
2021-09-25 20:59:49 +08:00
业余布道师 c5657e83b3
Add Fastjson plugin (#35) 2021-09-24 18:05:47 +08:00
CharliePu 8b0f0e1bb7
Support for Apache HttpClient 5 plugin (#31) 2021-09-24 12:55:38 +08:00
吴晟 Wu Sheng 43f2069080
Upgrade byte-buddy to 1.11.18 (#30) 2021-09-23 11:42:52 +08:00
Daming 7d36faaf0f
Add Kafka LogReporter and make grpc log reporter sharing grpc channel with reporters (#20) 2021-09-23 10:50:34 +08:00
lipenghui 7b5e0fb7d9
Update support-version.list for Pulsar test scenario (#33) 2021-09-23 09:09:12 +08:00
furaul 43839e02aa
Fix a tracing context leak in SpringMVC plugin (#34)
* Once the springMVC span is created in beforeMethod, it must be stopped in afterMethod. Or it may cause memory leak.

Authored-by: furao <furao@didiglobal.com>
2021-09-22 21:20:02 +08:00
吴晟 Wu Sheng 941350bbc9
Remove link to aliyun ONS doc (#32) 2021-09-22 18:17:11 +08:00
业余布道师 3e97740036
Add HikariCP connection pool plug-in. (#29) 2021-09-20 15:21:57 +08:00
dashanji bb8f6d2e21
fix agent.config (#28) 2021-09-20 09:14:00 +08:00
业余布道师 26f1d986a2
Add plugin for Alibaba Druid connection pool. (#27) 2021-09-19 22:52:32 +08:00
Jiajing LU a7a74a4067
Chore: Add benchmark and improve docs for exception-ignore plugin (#25)
* add benchmark and improve docs

Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>

* modify changelog and copy benchmark results to the docs
2021-09-14 16:38:54 +08:00
zifeihan 0e45ed0b13
Add thrift plugin support thrift TMultiplexedProcessor. (#22) 2021-09-14 09:31:24 +08:00
吴晟 Wu Sheng a27cf2af71
Fix doc format issue. (#24) 2021-09-13 21:15:33 +08:00
吴晟 Wu Sheng 9c206bea5c
Add compiling doc (#23) 2021-09-13 18:14:36 +08:00
kezhenxu94 61892085f9
Migrate base Docker image from JDK to JRE and remove unused classes (#21) 2021-09-09 12:51:25 +08:00
lpcy f191953689
fix multi-db-instance on same host port (#18) 2021-09-04 22:03:25 +08:00
Darcy c872adc20c
optimize lettuce plugin (#17) 2021-09-02 20:38:55 +08:00
Daming 2b51932055
Update TLSChannelBuilder.java (#16) 2021-09-01 07:54:17 +08:00
Daming dd0d8afe88
Support mTLS for gRPC channel (#15) 2021-08-31 15:56:30 +08:00
吴晟 Wu Sheng d47f9cc370
Fix change log link (#13) 2021-08-29 16:40:25 +08:00
kezhenxu94 500df22ddd
Fix wrong CI required check context name (#14) 2021-08-29 16:16:28 +08:00
吴晟 Wu Sheng b71d6fcc99
Make branch protection and review required back. (#12) 2021-08-27 20:24:03 +08:00
吴晟 Wu Sheng 5b7cf51f43
Set up release process and make release doc ready. (#11)
* Set up release process and make release doc ready.

* Fix missing license files.

* Fix link check skip rules.

* Add a new pattern.
2021-08-27 18:11:57 +08:00
kezhenxu94 20fb8c81b3
Build more docker images based on different JDK version for testing (#10) 2021-08-27 16:02:05 +08:00