Commit Graph

510 Commits

Author SHA1 Message Date
Xin,Zhang fcc3aa79cb
Merge branch 'master' into develop 2018-01-16 14:56:49 +08:00
ascrutae aeb04783c6 [Agent] Add Topic and Borker tags 2018-01-16 14:15:37 +08:00
lytscu 4a0a210348 Modify ComponentsDefine.java 2018-01-15 19:19:49 +08:00
lytscu c8ca51a547 [Agent] Provide plugins for Apache httpcomponent AsyncClient 4.1 #588 2018-01-15 15:00:32 +08:00
吴晟 Wu Sheng 9453c8c403
Merge branch 'master' into master-5.0 2018-01-12 15:41:54 +08:00
Mick Semb Wever 561bbc18ab
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible.
The user can onetime manually download them, and the maven reactor will automatically build the corresponding plugins.

OJDBC is OTN which requires a user click-through agreement.
Resin is GPLv3, meaning any derivative work must also be GPLv3 licensed.
https://www.apache.org/licenses/GPL-compatibility.html

ref: https://github.com/apache/incubator-skywalking/pull/737
2018-01-12 11:10:34 +11:00
芋道源码 b954a0b351
Merge branch 'master' into master-5.0 2018-01-11 17:48:11 -06:00
彭勇升 pengys 6c11a8404b
Merge branch 'master' into fix/ScheduledFuture-failsafe 2018-01-11 22:33:14 +08:00
YunaiV 44a5526c78 fixes #735 Concurrency conflicts in Spring plugin
* EnhanceRequireObjectCache add clearRequestAndResponse method
* invoke EnhanceRequireObjectCache clearRequestAndResponse At AbstractMethodInterceptor
2018-01-11 20:51:19 +08:00
ascrutae c6e593f6f4 refactory MultiClassNameMatch code 2018-01-11 17:28:01 +08:00
YunaiV 647f4f00a7 fixes #735 Concurrency conflicts in Spring plugin :clear ThreadLocal 2018-01-11 16:22:37 +08:00
ascrutae 97b577864f [Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver 2018-01-11 16:08:48 +08:00
wusheng 8f49c973be Protect the background processes. 2018-01-11 15:53:40 +08:00
ascrutae b3c263fd1f [Agent] Support the version 9.4.x of postgresql jdbc driver 2018-01-11 11:36:51 +08:00
YunaiV 8854921f9e fixes #735 Concurrency conflicts in Spring plugin 2018-01-11 09:48:42 +08:00
Xin,Zhang 98436474f8
Merge branch 'master' into fix/jetty-client-9.0-issue 2018-01-05 16:10:12 +08:00
ascrutae bfcb37269f [Agent] fix jetty client doesn't work in after version 9.1 2018-01-05 15:56:12 +08:00
吴晟 Wu Sheng 1bf8961fdd
Merge branch 'master' into adjust-network-proto 2018-01-05 14:09:34 +08:00
ascrutae 4e64362173 [Agent] fix the spring plugin doesn't work 2018-01-05 11:03:03 +08:00
Xin,Zhang f86426b35b
Merge branch 'master' into adjust-network-proto 2018-01-04 23:21:26 +08:00
wusheng ef284dc6d5 Make the applicationCodeRegister only for single code. 2018-01-04 23:07:49 +08:00
ascrutae a108e8feeb [Agent] fix import incorrector class in httpclient plugin 2018-01-04 22:47:09 +08:00
wusheng e7b72eb2f9 catch up the TODO list. 2018-01-04 21:50:43 +08:00
wu-sheng 92b320ebc2 Add warning log outputs, if too many spans created in one segment. 2018-01-04 10:29:22 +08:00
wu-sheng 498e8a52cc Isolate NetworkAddressRegisterService from ApplicationRegisterService 2018-01-02 16:51:42 +08:00
吴晟 Wu Sheng f30837bd7d
Merge branch 'master' into fix/feign-plugin-operationName 2017-12-31 12:03:11 +08:00
ascrutae 8c3d4fe20a [Agent] Make operation name of fegin plugin more scenes 2017-12-31 11:43:35 +08:00
ascrutae 10d55860db [Agent] fix the remote port is incorrect 2017-12-31 10:48:02 +08:00
ascrutae d7bc6852f1 [Agent] make the operation name of mongodb span more sences 2017-12-30 18:00:36 +08:00
ascrutae fe5ff26d09 [Agent] Fix interceptor class about concurrent plugin is incorrect 2017-12-30 15:49:33 +08:00
ascrutae 18ad96a643 [Agent] fix the context is incorrect issue 2017-12-28 16:51:22 +08:00
ascrutae fcbc8e574e deal with response code 2017-12-28 14:15:20 +08:00
ascrutae fe4aa75c4e adjust the comment 2017-12-28 11:55:16 +08:00
ascrutae fff0eac6cf [Agent] Adjust the buired point of okhttp plugin 2017-12-28 11:34:36 +08:00
wu-sheng 8a97aad021 Fix a comment word. 2017-12-25 15:16:06 +08:00
wu-sheng be73665853 Add a ProtectiveShieldMatcher to prevent match exception. 2017-12-25 15:06:10 +08:00
jjtyro 35610fab77 Change code style for checkstyle. 2017-12-25 13:52:07 +08:00
jjtyro 2a0b2e81ef [Agent-Plugin] Add support to MysqlDataSource 2017-12-25 13:28:02 +08:00
ascrutae bbb04d29ab Unsupport the async jetty client 2017-12-25 11:45:36 +08:00
ascrutae 7dd6eec651 support the async function of okhttp plugin 2017-12-24 15:51:47 +08:00
wu-sheng 375abe96b9 Make sure the log config works. 2017-12-21 15:58:22 +08:00
wu-sheng 09b979c5af Fix npe 2017-12-19 15:27:14 +08:00
wusheng 6f1f4cf14f Change network protocol for 5.0 2017-12-18 21:27:24 +08:00
gaohongtao 318c3db7c9 Update version to 5.0.0-alpha with `mvn versions:set -DnewVersion=5.0.0-alpha` 2017-12-15 10:40:23 +08:00
wu-sheng 14c4734f58 Update more license. 2017-12-15 09:50:53 +08:00
ascrutae 60eb0d5814 [Agent] Fix issue that OkHttpClient plugin doesn't work 2017-12-14 22:27:14 +08:00
ascrutae 25dda07a84 [Agent] fix jedis testcase failed 2017-12-14 16:47:05 +08:00
Xin,Zhang 1dade173ae
Merge branch 'master' into fix/opentracing-plugin-issue 2017-12-14 11:39:19 +08:00
Xin,Zhang e1da9b5430
Merge branch 'master' into fix/opentracing-plugin-issue 2017-12-14 11:29:07 +08:00
ascrutae 6b14bc861d [Agent] Fix the enhance class is incorrect 2017-12-14 11:24:15 +08:00