wusheng
|
b8ef6bfa90
|
补充提交
|
2016-03-19 23:12:39 +08:00 |
wusheng
|
bf91af9dcf
|
修复dubbo-plugin插件ci中的问题。
|
2016-03-19 23:11:12 +08:00 |
wusheng
|
0a9fef5bb7
|
修改PLUGIN不合理的目录结构。增加CI测试。
|
2016-03-19 22:38:55 +08:00 |
wusheng
|
144dabac42
|
上传导致自动构建错误的包
|
2016-03-19 22:31:14 +08:00 |
wusheng
|
71611d4d13
|
no message
|
2016-03-19 00:32:23 +08:00 |
wusheng
|
8db0d3484f
|
no message
|
2016-03-19 00:00:27 +08:00 |
wusheng
|
ddff53b5eb
|
no message
|
2016-03-18 23:53:10 +08:00 |
wusheng
|
708221662d
|
no message
|
2016-03-18 23:28:54 +08:00 |
wusheng
|
40121336a6
|
no message
|
2016-03-18 23:25:58 +08:00 |
wusheng
|
130e7feade
|
no message
|
2016-03-18 23:17:04 +08:00 |
wusheng
|
93a7e0d435
|
no message
|
2016-03-18 22:25:08 +08:00 |
wusheng
|
9ce41f2948
|
no message
|
2016-03-18 22:23:11 +08:00 |
wusheng
|
39ee0bc711
|
no message
|
2016-03-18 22:03:55 +08:00 |
wusheng
|
95a157f845
|
测试ci
|
2016-03-18 22:00:02 +08:00 |
wusheng
|
8b92559cd4
|
测试进行travis-ci
|
2016-03-18 21:49:01 +08:00 |
wusheng
|
1609fbb0da
|
no message
|
2016-03-18 21:28:21 +08:00 |
wusheng
|
baeb097b3e
|
no message
|
2016-03-18 17:35:07 +08:00 |
wusheng
|
af34150f0b
|
no message
|
2016-03-18 17:33:22 +08:00 |
wusheng
|
817015c67c
|
no message
|
2016-03-18 17:29:21 +08:00 |
wusheng
|
31111c7df4
|
no message
|
2016-03-18 17:13:18 +08:00 |
wusheng
|
ab7063cbc1
|
补充一个插件的说明
|
2016-03-18 16:42:03 +08:00 |
wusheng
|
6efa8e1db8
|
1.修复API和Server代码中,MachineUtil的gethost/getip,在没有配置静态IP的时候,性能极慢的问题。
2.API增加底层拦截器,FirstInvokeInterceptor。用于首次拦截方法调用,避免方法内部的方法调用被多次拦截。
3.提供Jedis插件实现。并提交性能测试。
#38
|
2016-03-18 16:34:19 +08:00 |
wusheng
|
c02c3f3ed1
|
1.plugin增加对于拦截所有方法的支持
2.jedis插件工程,上传基本工程结构
|
2016-03-17 17:27:44 +08:00 |
zhang.xin
|
dfadae712b
|
Merge remote-tracking branch 'origin/master'
|
2016-03-17 16:38:12 +08:00 |
zhang.xin
|
97adb36320
|
1.完成CallChain的数据存入Mysql表中
|
2016-03-17 16:37:38 +08:00 |
wusheng
|
194a33c017
|
修改SDK版本号为1.0b
|
2016-03-17 14:57:18 +08:00 |
wusheng
|
59fe42672e
|
补充
|
2016-03-17 14:48:41 +08:00 |
wusheng
|
dd087347cf
|
晚上文档
|
2016-03-17 14:47:31 +08:00 |
wusheng
|
a0f1f2c89c
|
no message
|
2016-03-17 14:41:22 +08:00 |
wusheng
|
a5802403d5
|
增加新的插件skywalking-httpClient-4.x-plugin-dubbox-rest-attachment,用于适配httpClient-4.x插件,用于支持调用dubbox-rest模式提供的服务。
|
2016-03-17 14:35:24 +08:00 |
wusheng
|
8439763610
|
修复编译问题
|
2016-03-17 14:10:04 +08:00 |
wusheng
|
720c4ced6f
|
1.增加拦截器实例化的判断,#36。
2.httpClient-4.x-plugin,全面支持4.0版本。完成4.2和4.3差异化API测试。
|
2016-03-17 11:26:16 +08:00 |
wusheng
|
8365964493
|
no message
|
2016-03-16 17:34:44 +08:00 |
wusheng
|
023cb48548
|
no message
|
2016-03-16 17:33:41 +08:00 |
wusheng
|
84e4effe63
|
no message
|
2016-03-16 17:32:19 +08:00 |
wusheng
|
d67f026f33
|
no message
|
2016-03-16 17:31:33 +08:00 |
wusheng
|
639f438ea2
|
no message
|
2016-03-16 17:26:18 +08:00 |
wusheng
|
10a18aafbc
|
补充提交
|
2016-03-16 17:24:38 +08:00 |
wusheng
|
f0f8e9e351
|
补充提交
|
2016-03-16 17:22:51 +08:00 |
wusheng
|
d04c37e9d7
|
修改名称,提供工程说明。
|
2016-03-16 17:21:37 +08:00 |
wusheng
|
09fd93c5a8
|
1.修复api拦截器,异常没有正常抛出的BUG。
2.提交基于httpClient 4.x的插件代码。暂未完成所有功能。完成4.3下的测试,4.2待测试。
|
2016-03-16 17:07:57 +08:00 |
wusheng
|
80da19e610
|
1.保证拦截器在.def文件中定以后严格有序。
|
2016-03-16 15:07:32 +08:00 |
wusheng
|
cc816aa51f
|
补充提交
|
2016-03-16 15:02:02 +08:00 |
wusheng
|
9aa957c481
|
1.恢复jdbc-plugin,使用代码替换的模式实现oracle-plugin,代码过于复杂和笨重。
2.移除jdbc-plugin,对于connection.nativeSQL的追踪。
|
2016-03-16 15:01:40 +08:00 |
wusheng
|
a2e7b56c96
|
修改部分文件位置,用于发布。
|
2016-03-16 13:20:24 +08:00 |
wusheng
|
ef07b16457
|
1.调整拦截器接口,增加interceptPoint描述,重构拦截器接口。重构增强逻辑
2.移除jdbc-plugin
3.新增mysql-plugin,新增插件skywalking-mysql-plugin。插件将在包引用后自动生效。(本地测试完成,待集成测试)
|
2016-03-15 17:25:16 +08:00 |
wusheng
|
4f606cabfe
|
重命名部分类名,规范化接口参数。#36
|
2016-03-15 10:44:22 +08:00 |
zhang.xin
|
03e006bffa
|
1.修复PID没有写到pid文件中
|
2016-03-15 10:26:02 +08:00 |
zhang.xin
|
1ad29bffc1
|
Merge remote-tracking branch 'origin/master'
|
2016-03-14 23:44:22 +08:00 |
zhang.xin
|
a0213b9b7c
|
1.修复AnalysisMode传递问题
|
2016-03-14 23:43:11 +08:00 |