Commit Graph

52 Commits

Author SHA1 Message Date
ascrutae 12b41c1d14 修复部分问题 2016-12-17 17:38:49 +08:00
ascrutae 2c3e3ce33f 修复部分问题 2016-12-16 18:00:48 +08:00
ascrutae 262309baef 修复部分问题 2016-12-15 23:36:27 +08:00
ascrutae 963b07b800 修复部分问题 2016-12-14 17:44:15 +08:00
ascrutae 53f16f6c8b 修复部分问题 2016-12-14 14:48:41 +08:00
ascrutae 4eff915cea 修复部分问题 2016-12-13 18:47:10 +08:00
ascrutae b08470b8b6 修复部分问题 2016-12-12 22:17:08 +08:00
ascrutae bd528260d9 修复部分问题 2016-12-11 22:41:47 +08:00
ascrutae cd82c68bd4 Merge remote-tracking branch 'origin/master' 2016-12-11 21:28:39 +08:00
wusheng 7553dff4df set a new interceptor point for log4j2 to output traceid. 2016-12-11 20:41:59 +08:00
wusheng 7545ebcc77 remove useless attr of EnhancedClassInstanceContext 2016-12-11 20:05:10 +08:00
wusheng 8aea860f7c remove wrong comments 2016-12-11 10:28:29 +08:00
ascrutae 72e76e4d50 修复部分问题 2016-12-11 09:00:02 +08:00
ascrutae fcf2b9e4b6 修复部分问题 2016-12-11 08:45:23 +08:00
ascrutae 4450b0eb0b 修复部分问题 2016-12-07 18:41:06 +08:00
wusheng 15b3add21b add toolkit of log4j, log4j2, logback and match toolkit-activation 2016-12-07 16:16:05 +08:00
wusheng aa6683d2f4 #62 provide skywalking-application-toolkit and skywalking-toolkit-activation submodule, and log4j 1.x plugin to output TraceId 2016-12-07 15:01:23 +08:00
wusheng c71ffbe0bc fix span code issue by codebeat.co. 2016-12-07 11:22:56 +08:00
ascrutae 469ce5ea90 修复部分问题 2016-12-07 10:53:43 +08:00
wusheng 3be4fb38e0 fix an unnecessary error log. 2016-12-07 10:02:06 +08:00
吴晟 Wu Sheng 96e013021c Merge pull request #70 from ascrutae/fix/#69
Thank @raphw for the review.
2016-12-06 22:03:43 +08:00
zhangxin 29fa490b4c fix #69 2016-12-06 21:53:10 +08:00
wusheng 5e5944833d remove NotifyListenerImpl, it’s not easy to understan its purpose. 2016-12-06 16:27:31 +08:00
ascrutae 7aefb8f8a6 修复部分问题 2016-12-06 14:30:19 +08:00
ascrutae 27a2d53a8b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-sniffer/skywalking-api/src/main/java/com/a/eye/skywalking/conf/Constants.java
#	skywalking-sniffer/skywalking-api/src/main/java/com/a/eye/skywalking/model/Span.java
#	skywalking-sniffer/skywalking-api/src/main/java/com/a/eye/skywalking/util/ContextGenerator.java
2016-12-06 14:24:16 +08:00
ascrutae 942899b433 修复部分问题 2016-12-06 14:20:17 +08:00
zhangxin a9c14f85e8 fix #69 2016-12-06 11:42:16 +08:00
wusheng 82177dde58 sync more 2016-12-05 18:08:36 +08:00
wusheng 4575686b7b 1.remove webui useless demo. 2. solve webui compile issue. 3. remove old test case, waiting test scenario by docker tech. @ascrutae 2016-12-05 14:31:11 +08:00
ascrutae 5b9b7abeb7 修复部分问题 2016-12-04 16:16:07 +08:00
ascrutae 0bb9d6879a 增加路由信息 2016-12-04 14:18:19 +08:00
ascrutae 0b0bc1cf95 移除Tomcat插件测试代码,修复部分问题 2016-12-04 08:49:45 +08:00
ascrutae d7804bf443 移除test-api依赖 2016-12-03 19:52:50 +08:00
wusheng b0839d2440 1. solve compile issue. 2. remove test-api module 2016-12-03 18:54:31 +08:00
wusheng e845ee024a add network max-wait-time 2016-12-02 10:20:19 +08:00
wusheng b2c79e6418 1. reset network flag when onError occurs. 2. remove unless import 2016-12-01 18:03:55 +08:00
wusheng 6bf74b5fc1 1.remove *.auth 2.add ArgumentTypeNameMatch 3. use ArgumentTypeNameMatch to Jedis Plugin 2016-12-01 17:19:08 +08:00
wusheng 9430d3dc4e refact constructor intercept again, suppor multi interceptPoints 2016-12-01 15:55:44 +08:00
wusheng 1fe6579258 1. remove data-carrier. 2.restore test case. 3. ready to suppor multi-constructor enhance. 2016-11-30 21:50:31 +08:00
wusheng fe1702da36 #68 Provide multi interceptor point to enhance a single class 2016-11-29 11:58:35 +08:00
wusheng 77f096d46f Using waiting grpc send status, instead of reponse. Avoid performance loss. 2016-11-27 17:24:08 +08:00
wusheng ec08ca15e5 * add Agent2RoutingClient, to provie send ReqeustSpan and AckSpan to routing servers. 2016-11-27 13:12:53 +08:00
wusheng dcda4e766f 1. set README.md to English 2016-11-27 10:35:55 +08:00
wusheng 0d2ee9af4b fix more issue. change README.md to English. 2016-11-26 22:29:43 +08:00
wusheng de32fce10b fix all compile issues of sniffer on using new network protocol. 2016-11-26 21:52:18 +08:00
wusheng c98b41b083 on rebuild javaagent. 2016-11-26 18:53:25 +08:00
wusheng fb2877f433 fix compile issue 2016-11-20 23:15:51 +08:00
ascrutae f266cbf007 no message 2016-11-20 23:00:55 +08:00
wusheng 9da6edbba8 fix wrong module define 2016-11-12 20:29:24 +08:00
wusheng cdcb440281 relocate module ‘skywalking-test-api’ to under module ‘skywalking-sniffer’ 2016-11-12 20:23:58 +08:00