Commit Graph

1149 Commits

Author SHA1 Message Date
吴晟 Wu Sheng c3ae98b1e4 Update README.md
add code-beat badge to my project.
2016-11-27 17:31:45 +08:00
wusheng 77f096d46f Using waiting grpc send status, instead of reponse. Avoid performance loss. 2016-11-27 17:24:08 +08:00
wusheng 8a7a6f04fc * avoid a RuntimeException from health report 2016-11-27 13:52:56 +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 dcda4e766f 1. set README.md to English 2016-11-27 10:35:55 +08:00
wusheng 0d2ee9af4b fix more issue. change README.md to English. 2016-11-26 22:29:43 +08:00
wusheng d81a33254c fix a test case compile issue. 2016-11-26 21:55:24 +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 bf60416eca Merge commit '203cf428c964cc1fca892a1b3cdc7da312ef2122'
* commit '203cf428c964cc1fca892a1b3cdc7da312ef2122':
  修复编译级别
2016-11-26 17:15:15 +08:00
wusheng 3e21eaa681 1. add skywalking-opentracing-kit module 2.add a network client 2016-11-26 17:15:07 +08:00
ascrutae 203cf428c9 修复编译级别 2016-11-26 13:13:40 +08:00
吴晟 Wu Sheng d529005443 Update README.md 2016-11-25 17:29:11 +08:00
吴晟 Wu Sheng f48ab6b19e Update README.md 2016-11-25 17:27:45 +08:00
吴晟 Wu Sheng 8cad93b18f Update README.md 2016-11-25 17:16:23 +08:00
吴晟 Wu Sheng 7361a2feeb Merge pull request #66 from wu-sheng/feature/disruptor-test
merge feature/disruptor test
2016-11-25 17:12:23 +08:00
wusheng b5e00fe202 fix: event handler memory leak, buffer never be cleared 2016-11-25 09:28:25 +08:00
wusheng e750b540cc fix: 1.disruptor not start. 2.init data file from an empty dir failure. 2016-11-24 18:29:07 +08:00
wusheng d1431cad59 fix publish missing 2016-11-24 17:52:33 +08:00
wusheng 340dd221c3 fix flush missing 2016-11-24 17:50:27 +08:00
wusheng 9561a50f6d use disruptor to replace DataCarrier, to improve performance 2016-11-24 17:32:51 +08:00
吴晟 Wu Sheng c30a42346a Update README.md
move gitter-badge's posision
2016-11-24 10:20:48 +08:00
吴晟 Wu Sheng f583f8d3da Merge pull request #65 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-11-24 10:20:08 +08:00
The Gitter Badger 0427a534df Add Gitter badge 2016-11-24 02:14:22 +00:00
wusheng fec2c40bab remove useless methods 2016-11-23 21:34:25 +08:00
wusheng c2237575ce fix 2016-11-23 21:32:40 +08:00
wusheng aabb247443 fix client batch send performance issue, and test case performance issue. 2016-11-23 21:19:47 +08:00
ascrutae 34f6bb9d46 Merge remote-tracking branch 'origin/master' 2016-11-23 11:42:27 +08:00
ascrutae 6f85ca9314 重构包名,类名 2016-11-23 11:42:12 +08:00
wusheng ba72fcc43c remove some useless code 2016-11-23 09:57:05 +08:00
ascrutae 4ebacf097b 完善Storage压测代码,修复部分bug 2016-11-23 09:55:03 +08:00
ascrutae f723250d42 完成注册中心功能 2016-11-22 18:55:14 +08:00
ascrutae 7eb5379116 增加启动DataIndex服务的工程,调整pom文件 2016-11-21 16:51:48 +08:00
wusheng 0e309da054 confirm use jdk8 as compile jdk 2016-11-21 11:08:47 +08:00
wusheng 9628e8aff9 test on jdk8 2016-11-21 11:05:17 +08:00
wusheng 97bd286db9 reflect codes 2016-11-21 10:55:59 +08:00
ascrutae 9ce29b69ec 修复文件名时间不对导致查询不出来 2016-11-21 10:38:11 +08:00
wusheng fb2877f433 fix compile issue 2016-11-20 23:15:51 +08:00
ascrutae f266cbf007 no message 2016-11-20 23:00:55 +08:00
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