Commit Graph

34 Commits

Author SHA1 Message Date
wusheng 738d156495 Recover logging-api/logging-log4j2 modules. Adjust codes for new modules. 2017-03-13 15:57:51 +08:00
wusheng 99024b3d0f Add api/conf test case. 2017-02-28 15:58:27 +08:00
wusheng acdbc5e11b Remove all common-log modules(useless). 2017-02-28 10:50:28 +08:00
wusheng da1427bf2d Add 5 new test cases. 2017-02-27 18:04:25 +08:00
zhangxin cea88f981d Rewrite plugins by using new API 2017-02-24 15:01:38 +08:00
wusheng 75d8aba0f4 Big refactor. Rename the api-module root package name . 2017-02-20 21:54:08 +08:00
wusheng a395340532 Add new TraceProcessQueue, and refactor more codes. 2017-02-18 00:05:19 +08:00
wusheng 1326f5452b 1.Remove all server side module. Prepare to use `AKKA` as new cluster engine.
2.Release the prototype of ‘TraceSegment’.
2017-02-17 10:31:01 +08:00
wusheng 5ba9b3bf4a update version for next iteration. 2017-02-09 13:54:07 +08:00
zhangxin 7bf89427ab support open-tracing 2017-01-23 15:19:31 +08:00
wusheng 39f597f1ec Fix the version issue. And remove the duplicate definition of ConfigInitializer. 2017-01-09 15:27:48 +08:00
wusheng d0bb872553 Add sniffer core classes’s comments. #78 2017-01-04 16:28:38 +08:00
wusheng 5d84e9a4a7 Remove the useless testcase. Prefix class name match is not supported right now. 2017-01-03 21:22:09 +08:00
ascrutae e316eba139 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-sniffer/skywalking-agent/dependency-reduced-pom.xml
2016-12-27 10:22:12 +08:00
ascrutae 99fd385c9b 修改pom,fix #76 2016-12-27 10:21:59 +08:00
wusheng 682d7938f5 add plugins to release sources 2016-12-20 15:28:23 +08:00
wusheng 8d484971c0 change version number to 2.1-2017, for the next iterator. 2016-12-19 17:38:10 +08:00
ascrutae 2c3e3ce33f 修复部分问题 2016-12-16 18:00:48 +08:00
ascrutae b08470b8b6 修复部分问题 2016-12-12 22:17:08 +08:00
wusheng 8aea860f7c remove wrong comments 2016-12-11 10:28:29 +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
ascrutae 469ce5ea90 修复部分问题 2016-12-07 10:53:43 +08:00
wusheng 5e5944833d remove NotifyListenerImpl, it’s not easy to understan its purpose. 2016-12-06 16:27:31 +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
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 0b0bc1cf95 移除Tomcat插件测试代码,修复部分问题 2016-12-04 08:49:45 +08:00
wusheng ec08ca15e5 * add Agent2RoutingClient, to provie send ReqeustSpan and AckSpan to routing servers. 2016-11-27 13:12:53 +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
ascrutae b11c8a79a6 1.修改工程结构,2. 完成部分Storage功能 2016-10-31 16:35:13 +08:00