Commit Graph

23 Commits

Author SHA1 Message Date
wusheng f1d2aea35e Fix a test case failure issue. 2017-03-13 16:01:06 +08:00
wusheng 738d156495 Recover logging-api/logging-log4j2 modules. Adjust codes for new modules. 2017-03-13 15:57:51 +08:00
ascrutae 20193495b4 add test case and fix some issue 2017-03-01 15:41:12 +08:00
zhangxin ec85719019 update the comment to improve the comment readable 2017-02-25 17:37:50 +08:00
zhangxin 9654b01c30 Fix compile issue. 2017-02-24 16:30:53 +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 9a9014174d Refactor tags. 2017-02-19 19:13:41 +08:00
wusheng fc19ce8518 Take Adrian Cole ’s advice, remove http prefix of tag. Maybe still need some improvements. 2017-02-19 18:15:43 +08:00
wusheng ebd745c728 Refactor code. 2017-02-19 17:47:25 +08:00
wusheng 51a60cd67f Add log event, and a sample to trace db.preparedStatement. 2017-02-19 00:19:49 +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 a944427df8 Remove the over-design about methodMatcher, use byte-buddy judge instead. Add module ‘skywalking-toolkit-opentracing-activation’ ( no activation implementation ). 2017-01-03 15:25:17 +08:00
ascrutae 99fd385c9b 修改pom,fix #76 2016-12-27 10:21:59 +08:00
wusheng 8d484971c0 change version number to 2.1-2017, for the next iterator. 2016-12-19 17:38:10 +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
wusheng 9430d3dc4e refact constructor intercept again, suppor multi interceptPoints 2016-12-01 15:55:44 +08:00
wusheng fe1702da36 #68 Provide multi interceptor point to enhance a single class 2016-11-29 11:58:35 +08:00
wusheng de32fce10b fix all compile issues of sniffer on using new network protocol. 2016-11-26 21:52:18 +08:00
ascrutae b11c8a79a6 1.修改工程结构,2. 完成部分Storage功能 2016-10-31 16:35:13 +08:00