wu-sheng
|
757de11cdc
|
Update README.md
|
2016-03-06 08:41:05 +08:00 |
wu-sheng
|
99c677bf5a
|
Update README.md
|
2016-03-04 16:43:57 +08:00 |
ascrutae
|
235ec75c84
|
1.添加分支节点对象
2.完成merge的功能
|
2016-03-03 18:38:52 +08:00 |
wusheng
|
3006c7fa32
|
1.修改cid的生成规则。增加userId为算子。增加年-月作为cid前缀
2.为虚拟节点创建一个明文的token(方便识别)
|
2016-03-02 16:20:53 +08:00 |
wusheng
|
0131a35dec
|
完善序列化和反序列化代码。
|
2016-03-02 15:06:52 +08:00 |
wusheng
|
62b43cde5a
|
Merge branch 'master' of https://github.com/wu-sheng/sky-walking
# By ascrutae
# Via ascrutae
* 'master' of https://github.com/wu-sheng/sky-walking:
1.删除不需要序列化的对象
|
2016-03-02 14:39:54 +08:00 |
ascrutae
|
a2a32a9296
|
1.删除不需要序列化的对象
|
2016-03-02 14:38:37 +08:00 |
wusheng
|
f2091ff125
|
1.补充建树时,当前层级的一级节点时,需要创建下级节点。
|
2016-03-02 14:36:16 +08:00 |
ascrutae
|
b1047bb878
|
Merge remote-tracking branch 'origin/master'
|
2016-03-02 14:04:09 +08:00 |
ascrutae
|
6f08371c5d
|
1. 添加TraceSpanTree序列化方法
2. 将Mapper的Keyout对象修改成TraceSpanTree
|
2016-03-02 14:03:51 +08:00 |
wu-sheng
|
653c58d661
|
Update README.md
|
2016-03-02 11:22:55 +08:00 |
wu-sheng
|
43ed6cb97a
|
Update README.md
|
2016-03-02 11:19:37 +08:00 |
wu-sheng
|
1640299163
|
Update README.md
|
2016-03-02 11:18:15 +08:00 |
wusheng
|
06445fc592
|
1.提交部分TraceSpanTree的序列化代码。解决引用序列化问题。
|
2016-03-02 11:10:36 +08:00 |
wusheng
|
1b60750ea9
|
1.根据全新的分析逻辑,提交Mapper任务的基础结构代码。最终将移除原有的mr任务以及相关代码。
|
2016-03-01 17:27:02 +08:00 |
wusheng
|
ea077348a3
|
1.优化代码
|
2016-02-29 16:36:47 +08:00 |
wusheng
|
42e4cce2c6
|
1.由于netty的引入,移除无用代码。
2.在自检中显示可用的连接池明细
|
2016-02-29 16:12:15 +08:00 |
wusheng
|
756eb176b8
|
1.补充客户端健康检查代码
2.补充部分文档说明
|
2016-02-29 15:24:15 +08:00 |
wusheng
|
743b36f085
|
1.为SDK增加大量的健康报告检查代码。定期输出健康日志,方便错误排查。
|
2016-02-29 11:14:58 +08:00 |
wu-sheng
|
8072abcdac
|
Update README.md
|
2016-02-26 16:16:26 +08:00 |
wusheng
|
e7521d8daf
|
1.修改部分重点描述的颜色。
|
2016-02-26 16:10:04 +08:00 |
wusheng
|
733235b952
|
1.将文档从http://wu-sheng.github.io/sky-walking/sample-code/codeView.html迁回github。
|
2016-02-26 16:06:37 +08:00 |
wusheng
|
5303194337
|
1.修改用户文档指向路径
|
2016-02-26 15:42:40 +08:00 |
wusheng
|
54c9dc5735
|
1.提交试用文档新的markdown说明
|
2016-02-26 15:41:26 +08:00 |
wusheng
|
18b7c5f331
|
1.调整部分代码样式
2.增加traceid的描述注释
3.在第一次MR代码入口,加入对于tid的版本号识别,确保无效的、不兼容的低版本的traceid不会进入最新的分析系统,以避免造成不可预知的结果。
|
2016-02-26 15:27:33 +08:00 |
wusheng
|
07fa03d642
|
1.修改大量类的包名,定义一致性的包目录规范。
|
2016-02-26 11:07:35 +08:00 |
wusheng
|
6b46ae1bba
|
1.更新一个描述信息
|
2016-02-26 10:30:59 +08:00 |
ascrutae
|
2ac1f87b41
|
修复二次MapReduce部分bug
|
2016-02-25 19:38:41 +08:00 |
wusheng
|
1727832f78
|
1.修复旧版本TID,造成入库程序死循环锁死的问题。
2.更新一个health report的说明。
|
2016-02-25 16:41:44 +08:00 |
wusheng
|
a06571d9fb
|
1.修复不正确的代码
2.移除无用的方法
|
2016-02-25 16:34:23 +08:00 |
ascrutae
|
48d3abaab8
|
修复StorageChainController死循环的问题
|
2016-02-25 16:16:09 +08:00 |
ascrutae
|
5f41a3d334
|
修复StorageChainController死循环的问题
|
2016-02-25 16:14:56 +08:00 |
ascrutae
|
ef92d8e3d3
|
Merge remote-tracking branch 'origin/master'
|
2016-02-25 15:54:34 +08:00 |
ascrutae
|
5b23fd09c3
|
修复Span在StorageChain中发生异常时,程序进入死循环
|
2016-02-25 15:54:13 +08:00 |
wusheng
|
9c20540e95
|
1.增加日志的信息量
|
2016-02-25 15:33:19 +08:00 |
ascrutae
|
6421ba0a30
|
1.修改服务端日志打印格式
|
2016-02-25 13:43:46 +08:00 |
wusheng
|
042e56cbde
|
1.修改health report的部分内容,明确部分展现信息。
2.丰富PersistanceThread的日志,方便排查错误。
|
2016-02-25 13:30:07 +08:00 |
wusheng
|
60bf7631aa
|
补充提交,修复unusedServerAddresses的数量小于1的情况,防止unusedServerAddresses.size为0时,连接巡检线程异常。
|
2016-02-25 10:08:37 +08:00 |
ascrutae
|
0f1c27e6cb
|
1. 修复二次MapReduce部分bug
2. 添加测试类
|
2016-02-24 20:13:33 +08:00 |
ascrutae
|
2e8425117c
|
1. 修复unusedServerAddresses的数量小于等于1的情况,使用ThreadLocalRandom会抛出异常
|
2016-02-24 19:35:03 +08:00 |
ascrutae
|
8f01480b95
|
Merge remote-tracking branch 'origin/master'
|
2016-02-24 18:18:02 +08:00 |
ascrutae
|
622bfacb36
|
1. 完成二次MapReduce功能
|
2016-02-24 18:16:42 +08:00 |
wusheng
|
ae173ecf48
|
1.使用系统收集页面。
|
2016-02-24 15:42:59 +08:00 |
wusheng
|
2b3a2da209
|
1.加入异常日志。
2.避免span保存异常时,影响业务程序。
|
2016-02-24 15:34:52 +08:00 |
wusheng
|
e03e9f2583
|
补充#31部分代码。修复边界BUG。并提交更合理的测试用例。
|
2016-02-24 15:24:58 +08:00 |
ascrutae
|
921ea2723d
|
修复Offset文件目录如果不存在,则创建
|
2016-02-23 16:07:32 +08:00 |
ascrutae
|
f4ab7b53db
|
Merge remote-tracking branch 'origin/master'
|
2016-02-23 15:39:15 +08:00 |
ascrutae
|
3a86701c36
|
移除监控端口和地址
|
2016-02-23 15:38:40 +08:00 |
wusheng
|
6278973886
|
1.提交新的AtomicRangeInteger,避免整数越界、整数循环,造成问题。修复#31。
|
2016-02-23 10:50:35 +08:00 |
ascrutae
|
0e83844686
|
修复:
1. 第一次MapReduce没有统计结果的问题
2. Summary表中的Rowkey添加上UserId的标识
|
2016-02-22 14:34:36 +08:00 |