ascrutae
|
bf9db407f0
|
修复编译问题,完成Elastic启动部分逻辑,修改pom依赖
|
2016-11-20 21:50:15 +08:00 |
wusheng
|
5b8d5e83fb
|
add elasticsearch 5.0.1 custom edition to skywalking-storage lib. use it as data index sevice (independence process).
|
2016-11-20 18:44:59 +08:00 |
wusheng
|
ac827cfff0
|
fix obvious bug code.
|
2016-11-20 12:07:22 +08:00 |
ascrutae
|
43ca1a0ee7
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# skywalking-storage-center/skywalking-storage/src/test/java/StorageClient.java
|
2016-11-20 09:03:13 +08:00 |
ascrutae
|
9f373fc2f6
|
修改数据索引实现方式
|
2016-11-20 08:57:26 +08:00 |
吴晟 Wu Sheng
|
69843b7715
|
Update README.md
|
2016-11-18 18:16:04 +08:00 |
吴晟 Wu Sheng
|
610245cc0d
|
Create CONTRIBUTING.md
add CONTRIBUTING.md
|
2016-11-18 17:14:41 +08:00 |
wusheng
|
e37125a153
|
fix page issue
|
2016-11-17 18:02:02 +08:00 |
wusheng
|
3a6d9e138e
|
set README.md to Enlish doc.
|
2016-11-17 18:00:47 +08:00 |
wusheng
|
de22cd3aae
|
upload temp test case
|
2016-11-17 15:08:17 +08:00 |
ascrutae
|
38cc8d03cf
|
Merge remote-tracking branch 'origin/master'
|
2016-11-16 10:20:37 +08:00 |
ascrutae
|
648e2d8b18
|
新增异步查询接口,优化数据库存储
|
2016-11-16 10:20:12 +08:00 |
wusheng
|
82251c2db5
|
update test case
|
2016-11-15 20:10:05 +08:00 |
ascrutae
|
e8eef8e0a8
|
修改TraceId生成规则
|
2016-11-15 19:28:04 +08:00 |
wusheng
|
d7937df93c
|
change test case of StorageClient.
|
2016-11-15 19:08:53 +08:00 |
ascrutae
|
608b44e1f0
|
将datacarrier改成1.2版本,修复Health Report 无法 format string问题
|
2016-11-15 16:06:20 +08:00 |
ascrutae
|
7eb409bb94
|
Merge remote-tracking branch 'origin/master'
|
2016-11-15 15:52:40 +08:00 |
ascrutae
|
c06b1fd0a7
|
新增配置项,添加测试用例,修复在快速创建DataFile时,会创建出两个相同名字的DataFile
|
2016-11-15 15:52:25 +08:00 |
wusheng
|
c567cfa0ba
|
fix IndexDataCapacityMonitor’s timer issue. maybe happened issue.
|
2016-11-15 10:23:08 +08:00 |
wusheng
|
3a7e331aa0
|
Fix some resources leak. Format log. Set jdk level of common lib to 1.6 . Fix some incorrect pom.xml .
|
2016-11-14 18:55:00 +08:00 |
ascrutae
|
82edc01cae
|
增加log输出,重构代码
|
2016-11-14 17:21:23 +08:00 |
ascrutae
|
be3126a1bb
|
新增health-report工程,修改日志输出,添加配置
|
2016-11-14 16:45:25 +08:00 |
ascrutae
|
cf688c6edc
|
no message
|
2016-11-13 19:46:32 +08:00 |
ascrutae
|
82a343b832
|
Merge remote-tracking branch 'origin/master'
|
2016-11-13 19:44:34 +08:00 |
ascrutae
|
fc6ecf1162
|
完成写入数据和读取数据功能
|
2016-11-13 19:43:15 +08:00 |
wusheng
|
0ff0ef8add
|
remove default port for server. need be setted by users
|
2016-11-13 10:10:08 +08:00 |
ascrutae
|
e6f5e78fd9
|
Merge remote-tracking branch 'origin/master'
|
2016-11-13 09:33:01 +08:00 |
ascrutae
|
3de3dfdc3d
|
DataFinder获取连接改为从缓存中获取
|
2016-11-13 09:32:47 +08:00 |
wusheng
|
9da6edbba8
|
fix wrong module define
|
2016-11-12 20:29:24 +08:00 |
wusheng
|
cdcb440281
|
relocate module ‘skywalking-test-api’ to under module ‘skywalking-sniffer’
|
2016-11-12 20:23:58 +08:00 |
wusheng
|
b46472976b
|
use antrun-plugin to fix bug of shade-plugin.
set jvm level to 1.6
|
2016-11-12 20:10:46 +08:00 |
ascrutae
|
7e856deceb
|
添加注册节点逻辑
|
2016-11-12 19:22:57 +08:00 |
ascrutae
|
207561b1ee
|
完成storage功能衔接
|
2016-11-12 18:47:34 +08:00 |
ascrutae
|
8196c0c1a1
|
完成network功能
|
2016-11-12 13:09:34 +08:00 |
ascrutae
|
d70a40a3c9
|
Merge remote-tracking branch 'origin/master'
|
2016-11-12 11:08:20 +08:00 |
ascrutae
|
1a24900ef4
|
将Storage结果返回值返回为bool
|
2016-11-12 10:43:05 +08:00 |
ascrutae
|
7e732d0b84
|
将递归创建Path改为for循环
|
2016-11-12 10:41:39 +08:00 |
wusheng
|
5ae773e903
|
fix some log issue about logging
|
2016-11-11 23:25:18 +08:00 |
wusheng
|
55dc88f185
|
alter logging module, add logging-api and logging-impl-log4j2.
fix storage module use log incorrectly.
|
2016-11-11 23:21:45 +08:00 |
wusheng
|
bf5eb1398a
|
fix many compile bug and proto error
|
2016-11-11 23:01:37 +08:00 |
ascrutae
|
52becff8f5
|
定义Grpc接口
|
2016-11-11 15:08:54 +08:00 |
wusheng
|
af3117d1c6
|
修正包名称
|
2016-11-11 14:37:57 +08:00 |
ascrutae
|
e3dab2c57d
|
Merge remote-tracking branch 'origin/master'
|
2016-11-11 14:05:47 +08:00 |
ascrutae
|
b185f1e0b4
|
提交logging工程以及完成zookeeper实现的注册中心,删除对protocol工程的依赖
|
2016-11-11 14:05:32 +08:00 |
wusheng
|
0170da9b41
|
修正描述信息
|
2016-11-10 14:19:35 +08:00 |
wusheng
|
877dd69ce0
|
提交v2.1-2017规划路线图
|
2016-11-10 14:18:27 +08:00 |
wusheng
|
dbc221e2ed
|
调整registry api,保证其开放性
|
2016-11-10 09:42:57 +08:00 |
wusheng
|
30980991a4
|
合并注册中心功能到主工程
|
2016-11-10 09:29:32 +08:00 |
ascrutae
|
4b95a829e2
|
CenterType添加String转Type的方法
|
2016-11-10 07:41:01 +08:00 |
ascrutae
|
25dbe41aee
|
将RegistryManager改名为RegistryCenter,删除RegistryCenter中没有使用的API,以及完成RegistryCenter的切换center的功能
|
2016-11-10 07:38:45 +08:00 |