Commit Graph

264 Commits

Author SHA1 Message Date
clevertension 423efc1e59 add rest mapping such as GetMapping 2017-10-08 18:29:52 +08:00
IluckySi e61cc13621 Support SpyMemcached V2.x 2017-10-08 15:46:26 +08:00
吴晟 Wu Sheng caffba4ee8 Revert "Support SpyMemcached V2.x" 2017-10-08 01:53:46 -05:00
IluckySi 22deca0484 Support Spymemcached V2.0 2017-10-08 14:06:34 +08:00
吴晟 Wu Sheng 1b6a332468 Revert "support @RequestMapping annotation of spring 3.x" 2017-10-07 21:54:33 +08:00
ascrutae 2153ab09b6 support @RequestMapping annotation of spring 3.x 2017-10-07 21:54:32 +08:00
吴晟 Wu Sheng 5f747e5ead Update SkyWalkingAgent.java
Fix bug.
2017-10-07 21:54:32 +08:00
wusheng b806bf4692 Change version for next iteration. 2017-10-07 21:54:32 +08:00
clevertension 7a86adc64b add more special chars 2017-10-07 21:54:32 +08:00
clevertension 48738abf53 fix unit test 2017-10-07 21:54:32 +08:00
吴晟 Wu Sheng 4ca612f65e Update TraceSegmentServiceClient.java
Upstream log can't output correctly.
2017-10-07 21:54:32 +08:00
clevertension 8244256a96 fix Illegal group reference 2017-10-07 21:54:32 +08:00
wusheng 2647a906e3 Support multi plugin defines targeting the same class. Relate to #402, but more than that. e.g. Enhance a class in the certain version library, but we need multi plugins to do so, like @clevertension ’s #465 2017-10-07 21:54:31 +08:00
IluckySi 1a36dc80e3 Support SpyMemcached V2.x 2017-09-30 11:43:52 +08:00
peng-yongsheng 0d13b27362 Version change 2017-09-28 10:54:16 +08:00
ascrutae d68fa5f6e0 fix log encode issue and check style failured 2017-09-27 17:16:41 +08:00
吴晟 Wu Sheng ac6f4c3018 Merge pull request #468 from ascrutae/jetty-plugins
support jetty plugins
2017-09-27 16:14:33 +08:00
ascrutae 5f880f9576 support jetty plugins 2017-09-27 15:58:02 +08:00
ascrutae 7c279d7da7 fix the operation name of spring mvc span is incorrect 2017-09-27 15:53:34 +08:00
zhangkewei 3dba4644ee rename configPath to config,support custom config file name. 2017-09-27 10:35:56 +08:00
ascrutae 8968db0346 fix issue that the span operation name of spring mvc is null 2017-09-25 15:45:11 +08:00
wusheng 23a4dd5732 FIx a test case. 2017-09-23 21:11:55 +08:00
ascrutae 061de44ba7 fix override args failed 2017-09-23 19:02:40 +08:00
吴晟 Wu Sheng 13b408e3e8 Update PathMappingCache.java
Update a comment
2017-09-23 08:37:00 +08:00
wendal chen 1194f0a8fd add: testcase for nutz http 1.x plugin 2017-09-22 20:57:18 +08:00
wendal chen 5934158902 change: nutz http plugins split into three Instrumentation
change: use ElementMatchers.takesArguments to match Sender(Request)
2017-09-22 12:11:19 +08:00
wendal chen e68d48a6d4 Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking
# Conflicts:
#	apm-network/src/main/java/org/skywalking/apm/network/trace/component/ComponentsDefine.java
#	apm-sniffer/apm-agent/pom.xml
#	apm-sniffer/apm-sdk-plugin/pom.xml
2017-09-22 11:42:12 +08:00
wendal chen 05bcf2b6dd fix: let nutz-plugins compatible with 3.2.1-2017
change: using ContextCarrier.items() in 3.2.1-2017
remove: useless javadoc in nutz-plugins
2017-09-21 20:11:09 +08:00
wendal chen 7597b0f067 Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking 2017-09-21 16:09:39 +08:00
wendal chen 368535cea1 change: nutz http 1.x without java.lang.reflect.*
use ConstructorInterceptPoint to get "org.nutz.http.Request",
and store in SkyWalkingDynamicField, then set header in SenderSendInterceptor
2017-09-21 16:08:26 +08:00
ascrutae 9dc2fcbcbe support new api of context carrier 2017-09-21 15:38:06 +08:00
wendal chen 64b6c92292 add: support nutz mvc and nutz http 2017-09-21 11:40:35 +08:00
ascrutae 901dca5edd Merge remote-tracking branch 'upstream/feature/new-context-carrier' into feature/support-struts2-plugin 2017-09-20 14:12:36 +08:00
wusheng 1a76da6cdd Finish codes about new ContextCarrier coding style. 2017-09-20 10:18:22 +08:00
wusheng be992f4106 Fix test case issues 2017-09-19 23:45:12 +08:00
wusheng cc2163b7c2 Fix compile issues. 2017-09-19 23:36:29 +08:00
ascrutae e78e7e4d00 support struts 2 plugin 2017-09-19 23:35:38 +08:00
wusheng 3e2e294d8a Fix some compile issue. (not finished.) 2017-09-19 19:40:44 +08:00
wusheng e0d50533c4 New context carrier. 2017-09-18 23:12:42 +08:00
wusheng cd1d3a3bcc Fix compile issue. 2017-09-18 21:57:33 +08:00
wusheng 9f4bcf7e3e Optimise ID encoding. Only do once for every ID object. 2017-09-18 21:56:53 +08:00
wusheng 099877c2ce Prepare for 3.2 iteration. 2017-09-17 07:54:25 +08:00
吴晟 Wu Sheng d825c0cec0 Update GRPCChannelManager.java
Fix wrong log class name.
2017-09-14 10:53:32 +08:00
吴晟 Wu Sheng db57d8de29 Update ContextCarrier.java 2017-09-13 16:00:35 +08:00
ascrutae 88c89e500a fix package issue 2017-09-10 16:21:05 +08:00
ascrutae 349802604c fix gc issue 2017-09-10 11:40:21 +08:00
ascrutae c0344337c8 fix issue that cpu metric data is incorrect 2017-09-09 17:24:04 +08:00
pengys5 7aac7365ac Fixed the GlobalTraceId contidtion not effect in trece stack web ui. 2017-09-09 10:29:38 +08:00
wusheng 815a47769c Adjust log of SegmentServiceClient, close #396 2017-09-06 21:38:43 +08:00
吴晟 Wu Sheng a46c01e34d Merge pull request #395 from ascrutae/zhangxin/fix/plugin-def-issue
change toolkit plugin name
2017-09-04 22:55:45 +08:00