Commit Graph

38 Commits

Author SHA1 Message Date
wusheng 8aea860f7c remove wrong comments 2016-12-11 10:28:29 +08:00
ascrutae fcf2b9e4b6 修复部分问题 2016-12-11 08:45:23 +08:00
wusheng 82177dde58 sync more 2016-12-05 18:08:36 +08:00
ascrutae 5b9b7abeb7 修复部分问题 2016-12-04 16:16:07 +08:00
ascrutae 0bb9d6879a 增加路由信息 2016-12-04 14:18:19 +08:00
wusheng c3b73d8bec add search capability to routing node. 2016-12-03 23:38:22 +08:00
wusheng b0839d2440 1. solve compile issue. 2. remove test-api module 2016-12-03 18:54:31 +08:00
wusheng 2f057f8bef 1. add TraceSearchClient to support sync and async search. 2.adjust SpanStorageServer and AsyncTraceSearchServer to process onError on server side. 2016-12-03 18:30:49 +08:00
wusheng b2c79e6418 1. reset network flag when onError occurs. 2. remove unless import 2016-12-01 18:03:55 +08:00
ascrutae 2f02f74dad Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-storage-center/skywalking-storage/src/test/java/StorageThread.java
2016-11-30 11:11:44 +08:00
ascrutae 192e8a29dd 提交Routing逻辑,修复注册中心bug 2016-11-30 11:10:11 +08:00
wusheng 152af3bb4d update to gRPC 1.0.2 2016-11-29 10:06:30 +08:00
wusheng 03fc64eef2 move ‘onBatchFinished’ notice point. 2016-11-28 16:15:25 +08:00
wusheng 5b65fa5ab0 lock cause by zkclient 2016-11-27 21:38:36 +08:00
wusheng 77f096d46f Using waiting grpc send status, instead of reponse. Avoid performance loss. 2016-11-27 17:24:08 +08:00
wusheng ec08ca15e5 * add Agent2RoutingClient, to provie send ReqeustSpan and AckSpan to routing servers. 2016-11-27 13:12:53 +08:00
wusheng c99679a868 1. change grpc facade, to open more interface to client. 2016-11-27 11:29:36 +08:00
wusheng de32fce10b fix all compile issues of sniffer on using new network protocol. 2016-11-26 21:52:18 +08:00
wusheng c98b41b083 on rebuild javaagent. 2016-11-26 18:53:25 +08:00
wusheng 3e21eaa681 1. add skywalking-opentracing-kit module 2.add a network client 2016-11-26 17:15:07 +08:00
wusheng fec2c40bab remove useless methods 2016-11-23 21:34:25 +08:00
wusheng aabb247443 fix client batch send performance issue, and test case performance issue. 2016-11-23 21:19:47 +08:00
ascrutae 6f85ca9314 重构包名,类名 2016-11-23 11:42:12 +08:00
ascrutae 4ebacf097b 完善Storage压测代码,修复部分bug 2016-11-23 09:55:03 +08:00
ascrutae 648e2d8b18 新增异步查询接口,优化数据库存储 2016-11-16 10:20:12 +08:00
ascrutae e8eef8e0a8 修改TraceId生成规则 2016-11-15 19:28:04 +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
wusheng 0ff0ef8add remove default port for server. need be setted by users 2016-11-13 10:10:08 +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 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
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
ascrutae b11c8a79a6 1.修改工程结构,2. 完成部分Storage功能 2016-10-31 16:35:13 +08:00
ascrutae ee003f8e7d 初始化skywalking-network工程 2016-10-25 07:51:21 +08:00