wusheng
|
cae97c1923
|
校准一个项目名字
|
2016-04-12 17:35:16 +08:00 |
wusheng
|
3c7d4e7891
|
使用新的traceid 查询url,避免问题 #45
|
2016-04-12 17:26:56 +08:00 |
wusheng
|
1781d700dd
|
* 增加 #43 描述的时间超时告警能力
* 针对 #26 增加“运行时间缓慢告警”的服务端处理能力,需要alarm程序配合实现
|
2016-04-12 15:30:41 +08:00 |
wusheng
|
2a49c5939e
|
* 移除无用的常量配置
* 优化AlarmChain、RedisInspector代码。避免新增线程造成JVM性能瓶颈
* 新增AlarmRedisConnector获取jedis连接,作为公用代码,供不能功能的alarm chain使用
* 修复 #44
* 增加health report报告类型限制,防止对health report的错误使用,造成内存溢出可能。
|
2016-04-12 12:59:59 +08:00 |
ascrutae
|
02118b4c13
|
Merge remote-tracking branch 'origin/master'
|
2016-04-11 19:03:06 +08:00 |
ascrutae
|
2b6377fb3d
|
1. 增加MapReduce的java_opts的配置,在有些情况下会导致内存溢出,无法进行MapReduce
2. 没有EntranceNode不进行Reduce
|
2016-04-11 19:02:57 +08:00 |
wusheng
|
ef4b762467
|
移除tracelog插入hbase的入库模式。数据量会快速增长到百万以上,不适合mysql数据库。
|
2016-04-11 16:33:24 +08:00 |
ascrutae
|
e9a1b4cfab
|
解决换行问题
|
2016-04-11 16:16:20 +08:00 |
ascrutae
|
9a425bdb1a
|
Merge remote-tracking branch 'origin/master'
|
2016-04-11 15:09:29 +08:00 |
ascrutae
|
22c99012d9
|
1. 将页面加载改成ajax形式
|
2016-04-11 15:08:51 +08:00 |
wusheng
|
c76e90f098
|
修复一个文档错误
|
2016-04-11 15:05:15 +08:00 |
wusheng
|
b41036cca6
|
提交新的页面截图链接
|
2016-04-11 15:04:16 +08:00 |
wusheng
|
1b349b7f60
|
修复新页面授权页面无法下载的问题。webui依然会进行持续重构
|
2016-04-10 15:56:12 +08:00 |
wusheng
|
4e3b7cab10
|
根据“听世界”的反馈,移除文档中的错误字符
|
2016-04-10 14:16:39 +08:00 |
wusheng
|
f49a97901c
|
1.补充完成 #42 提供的的脚本说明
2.根据用户“听世界”提供的意见,修正BUILD_DOC.MD中,不正确的初始化顺序。
|
2016-04-08 23:49:03 +08:00 |
ascrutae
|
50dfed4caf
|
Fix#42
|
2016-04-08 20:46:38 +08:00 |
ascrutae
|
7c1b8d4adb
|
1. 删除Vue
2.修复Applications无法展示的问题
3. 修复没有弹出大纲信息
4. 修复tree没有伸缩按钮
|
2016-04-08 17:34:55 +08:00 |
ascrutae
|
ab7157e8a6
|
修改配置文件
|
2016-04-08 16:12:19 +08:00 |
ascrutae
|
2ddd9bff57
|
解决Application无法显示的问题
|
2016-04-08 14:11:20 +08:00 |
ascrutae
|
b31771495b
|
修复弹窗不显示的情况
|
2016-04-08 14:06:35 +08:00 |
ascrutae
|
25390ec214
|
1. 增加异常打印
2. 修改log4j日志配置
|
2016-04-08 13:55:29 +08:00 |
wusheng
|
602d48367f
|
修改一个日志不正确的问题。
|
2016-04-08 09:12:57 +08:00 |
wusheng
|
9bb6067f99
|
移除说明
|
2016-04-07 21:50:29 +08:00 |
ascrutae
|
d051f231dc
|
Fix:#41 增加异常处理,Chain的节点异常时,将会重做,保证服务端的数据不丢失
|
2016-04-07 20:09:48 +08:00 |
ascrutae
|
8baae7c606
|
Merge remote-tracking branch 'origin/master'
|
2016-04-07 19:21:24 +08:00 |
ascrutae
|
8ac17a8c3d
|
Fix #41
|
2016-04-07 19:21:04 +08:00 |
wusheng
|
f574a1fb44
|
规范化一个health report的内容。
|
2016-04-07 11:08:17 +08:00 |
wusheng
|
6d58e5f996
|
1.移除一个无用的日志信息。
|
2016-04-07 10:52:37 +08:00 |
ascrutae
|
7dc1f53954
|
Merge remote-tracking branch 'origin/master'
|
2016-04-06 17:56:31 +08:00 |
ascrutae
|
d7719b6617
|
1. 将Mysql表中的cid改成treeId
|
2016-04-06 17:56:14 +08:00 |
wusheng
|
cad3e89b0d
|
附加一个QA说明
|
2016-04-06 10:46:25 +08:00 |
ascrutae
|
646c260599
|
add TID cannot be searched
|
2016-04-06 08:05:59 +08:00 |
ascrutae
|
ff4390ace4
|
1. 删除无用代码
2. 提交登出功能
4. 添加点击viewpoint弹出大纲信息
|
2016-04-06 00:06:08 +08:00 |
ascrutae
|
2ae9a8c425
|
Merge remote-tracking branch 'origin/master'
|
2016-04-05 16:12:59 +08:00 |
ascrutae
|
db3fb2179c
|
提交Css和JS
|
2016-04-05 16:12:46 +08:00 |
wusheng
|
dae222f642
|
提交一个QA描述
|
2016-04-05 15:20:50 +08:00 |
ascrutae
|
1a3c680f97
|
解决编译出错的问题
|
2016-04-05 14:45:27 +08:00 |
ascrutae
|
ea638df092
|
显示大纲信息,以及fix #35
|
2016-04-05 07:48:37 +08:00 |
ascrutae
|
9ca5e04436
|
Merge remote-tracking branch 'origin/master' into 1.0-beta-analysis-webui-future
|
2016-04-03 22:21:04 +08:00 |
ascrutae
|
f360f78050
|
Merge branch 'master' into 1.0-beta-analysis-webui-future
|
2016-04-03 22:12:27 +08:00 |
ascrutae
|
3123a608f2
|
Merge remote-tracking branch 'remotes/origin/1.0-beta-analysis-webui-future' into 1.0-beta-analysis-webui-future
|
2016-04-03 22:10:41 +08:00 |
ascrutae
|
89250d31f5
|
完成查询功能
|
2016-04-03 22:03:12 +08:00 |
wusheng
|
6989326abb
|
no message
|
2016-04-03 16:48:23 +08:00 |
wu-sheng
|
3fb7f373c9
|
Update README.md
|
2016-04-03 14:05:53 +08:00 |
wusheng
|
a8bfd9d17f
|
提供最新文档版本的TAG链接
|
2016-04-03 13:59:19 +08:00 |
wusheng
|
c3847e5fac
|
Merge branch '1.0-beta-analysis-webui-future'
* 1.0-beta-analysis-webui-future:
Delete index.html
|
2016-04-03 13:54:27 +08:00 |
wu-sheng
|
4d5d47d51b
|
Delete index.html
|
2016-04-03 10:39:48 +08:00 |
wusheng
|
243e80b4ac
|
no message
|
2016-04-03 10:33:28 +08:00 |
wusheng
|
fa80b0f269
|
Revert "1.提交的错误的回退。"
This reverts commit 015e4da13a.
|
2016-04-03 10:32:17 +08:00 |
wusheng
|
f788290cf3
|
Revert "Revert "Merge remote-tracking branch 'origin/1.0-beta-analysis-webui-future'""
This reverts commit 6b40ff2f73.
|
2016-04-03 10:26:52 +08:00 |