wusheng
|
cc85aa1273
|
add client and register watcher to webui.
|
2016-12-06 19:38:20 +08:00 |
wusheng
|
293981f2a2
|
move NetUtils for refaction.
|
2016-12-06 16:55:47 +08:00 |
wusheng
|
5e5944833d
|
remove NotifyListenerImpl, it’s not easy to understan its purpose.
|
2016-12-06 16:27:31 +08:00 |
ascrutae
|
7aefb8f8a6
|
修复部分问题
|
2016-12-06 14:30:19 +08:00 |
ascrutae
|
27a2d53a8b
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# skywalking-sniffer/skywalking-api/src/main/java/com/a/eye/skywalking/conf/Constants.java
# skywalking-sniffer/skywalking-api/src/main/java/com/a/eye/skywalking/model/Span.java
# skywalking-sniffer/skywalking-api/src/main/java/com/a/eye/skywalking/util/ContextGenerator.java
|
2016-12-06 14:24:16 +08:00 |
ascrutae
|
942899b433
|
修复部分问题
|
2016-12-06 14:20:17 +08:00 |
wusheng
|
72da98fbf9
|
fix 2 test cases compile issue
|
2016-12-05 19:19:39 +08:00 |
wusheng
|
3d8e2e27a2
|
fix compile issue.
|
2016-12-05 19:15:50 +08:00 |
wusheng
|
82177dde58
|
sync more
|
2016-12-05 18:08:36 +08:00 |
wusheng
|
3cb8b07bdf
|
1.set applicationId to applicationCode, userId to username 2. webui compile pass. 3.webui can display.
|
2016-12-05 18:05:37 +08:00 |
wusheng
|
4575686b7b
|
1.remove webui useless demo. 2. solve webui compile issue. 3. remove old test case, waiting test scenario by docker tech. @ascrutae
|
2016-12-05 14:31:11 +08:00 |
吴晟 Wu Sheng
|
37c575297b
|
Update README.md
new layout
|
2016-12-04 19:42:23 +08:00 |
吴晟 Wu Sheng
|
fc06e37645
|
Update README.md
new layout of test scenario badges
|
2016-12-04 19:39:23 +08:00 |
吴晟 Wu Sheng
|
fcbf339f49
|
Update README.md
add test scenario badges on this version release.
|
2016-12-04 19:34:55 +08:00 |
ascrutae
|
528226eff1
|
Merge remote-tracking branch 'origin/master'
|
2016-12-04 16:16:18 +08:00 |
ascrutae
|
5b9b7abeb7
|
修复部分问题
|
2016-12-04 16:16:07 +08:00 |
wusheng
|
fdaa318602
|
add AbstractSpanDisruptor to avoid endless blocking of next()
|
2016-12-04 15:52:20 +08:00 |
ascrutae
|
6fd3ce2d3f
|
Merge remote-tracking branch 'origin/master'
|
2016-12-04 14:18:32 +08:00 |
ascrutae
|
0bb9d6879a
|
增加路由信息
|
2016-12-04 14:18:19 +08:00 |
wusheng
|
728b6f98a1
|
recovery webui to project, ready to solve compile issues with new arch.
|
2016-12-04 13:45:24 +08:00 |
吴晟 Wu Sheng
|
a5489b9190
|
Update README.md
|
2016-12-04 11:11:16 +08:00 |
吴晟 Wu Sheng
|
acf07873f5
|
Update README.md
|
2016-12-04 11:04:57 +08:00 |
吴晟 Wu Sheng
|
fd631fce76
|
Update README.md
add scenario badges for test
|
2016-12-04 11:03:10 +08:00 |
吴晟 Wu Sheng
|
e93991475d
|
Update README.md
add release and dev badges
|
2016-12-04 10:30:29 +08:00 |
吴晟 Wu Sheng
|
d6b74b0075
|
Update README.md
|
2016-12-04 10:26:42 +08:00 |
ascrutae
|
25970a410c
|
Merge remote-tracking branch 'origin/master'
|
2016-12-04 08:49:56 +08:00 |
ascrutae
|
0b0bc1cf95
|
移除Tomcat插件测试代码,修复部分问题
|
2016-12-04 08:49:45 +08:00 |
wusheng
|
c3b73d8bec
|
add search capability to routing node.
|
2016-12-03 23:38:22 +08:00 |
wusheng
|
19e64e0271
|
fix compile issue
|
2016-12-03 19:55:44 +08:00 |
ascrutae
|
d7804bf443
|
移除test-api依赖
|
2016-12-03 19:52:50 +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
|
b73e0366d1
|
reset flag when network fail.
|
2016-12-02 11:34:40 +08:00 |
wusheng
|
e845ee024a
|
add network max-wait-time
|
2016-12-02 10:20:19 +08:00 |
ascrutae
|
809e3d7b98
|
Merge remote-tracking branch 'origin/master'
|
2016-12-01 23:42:53 +08:00 |
ascrutae
|
f2e7a15f08
|
注册中心订阅改为增量下发,修复逻辑错误
|
2016-12-01 23:36:23 +08:00 |
wusheng
|
b2c79e6418
|
1. reset network flag when onError occurs. 2. remove unless import
|
2016-12-01 18:03:55 +08:00 |
wusheng
|
6bf74b5fc1
|
1.remove *.auth 2.add ArgumentTypeNameMatch 3. use ArgumentTypeNameMatch to Jedis Plugin
|
2016-12-01 17:19:08 +08:00 |
wusheng
|
9430d3dc4e
|
refact constructor intercept again, suppor multi interceptPoints
|
2016-12-01 15:55:44 +08:00 |
wusheng
|
97bd55f376
|
1.add log and health-report. 2.rename classes. 3. review for bugs. 4. fix some bugs
|
2016-11-30 22:27:01 +08:00 |
wusheng
|
1fe6579258
|
1. remove data-carrier. 2.restore test case. 3. ready to suppor multi-constructor enhance.
|
2016-11-30 21:50:31 +08:00 |
wusheng
|
f5f4222194
|
Add a IndexOperatorTest.
|
2016-11-30 18:13:00 +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
|
e3df9ac2a7
|
add a test case for DataFile write and read
|
2016-11-30 09:37:31 +08:00 |
wusheng
|
24f133d8e2
|
remove useless config, and make sure file writer is flush.
|
2016-11-29 22:22:31 +08:00 |
wusheng
|
fe1702da36
|
#68 Provide multi interceptor point to enhance a single class
|
2016-11-29 11:58:35 +08:00 |
wusheng
|
152af3bb4d
|
update to gRPC 1.0.2
|
2016-11-29 10:06:30 +08:00 |
吴晟 Wu Sheng
|
2f75019312
|
Update README.md
|
2016-11-28 18:47:33 +08:00 |
wusheng
|
03fc64eef2
|
move ‘onBatchFinished’ notice point.
|
2016-11-28 16:15:25 +08:00 |