吴晟 Wu Sheng
6672d5cc04
Merge pull request #152 from ascrutae/zhangxin/fix-149
...
fix collector cannot start issue
2017-04-20 03:49:50 +08:00
zhangxin
e068f183fc
fix collector cannot start issue
2017-04-19 22:38:38 +08:00
baiyang
4d9e1d201a
modify MongoDBMethodInterceptorTest
2017-04-19 20:56:11 +08:00
baiyang
e42bf6e014
Add a flag to determine whether to bind data
2017-04-19 20:22:32 +08:00
baiyang
e8084e548d
fix bugs
2017-04-19 17:06:05 +08:00
wusheng
87e4647706
Fix ci-fail.
2017-04-18 13:19:57 +08:00
wusheng
17d983ba9d
Add “checkStyle.xml” and “codeStyle.xml” files, varify the code-style when “mvn compile” and CI. This is the initialized commit.
2017-04-18 12:02:21 +08:00
吴晟 Wu Sheng
5c140118cf
Update LICENSE
2017-04-17 23:06:42 +08:00
baiyang
085f9b69fd
Support plugin for MongoDB
2017-04-17 22:04:22 +08:00
wusheng
99acbea1ba
Adjust comments of “collector.config”
2017-04-17 16:15:13 +08:00
吴晟 Wu Sheng
bd465ad97e
Update LICENSE
2017-04-16 19:38:30 +08:00
wusheng
ee1ab563c5
Adjust type of activeSpanStack, now , it is a LinkedList.
2017-04-14 16:56:20 +08:00
wusheng
57f7b7a6ac
Set version = 3.0.1.
2017-04-13 21:19:07 +08:00
wusheng
38a7beae8d
Update version for next iteration.
2017-04-13 17:33:45 +08:00
wusheng
c257017c95
Update color again……
2017-04-13 16:18:46 +08:00
wusheng
4e90e34438
Update badge color.
2017-04-13 16:17:23 +08:00
wusheng
26c44c9153
Adjust abstract.
2017-04-13 13:47:49 +08:00
wusheng
5859b4b233
no message
2017-04-13 11:59:06 +08:00
wusheng
bcfda125f1
Prepare to release 3.0, update readme, add doc-zh link.
2017-04-13 11:21:55 +08:00
吴晟 Wu Sheng
438949de3c
Merge pull request #137 from ascrutae/zhangxin/enum-not-found
...
fix start error issue
2017-04-13 10:20:13 +08:00
zhangxin
45bfd06b9b
fix start error issue
2017-04-13 09:49:01 +08:00
吴晟 Wu Sheng
ccba3d5b3d
Merge pull request #132 from wu-sheng/feature/collector
...
Going to adjust some comments after merge.
* add comments class in selector package
* actor comments
* 1. comments of collector config
2. index creator support options: overwrite, ignore, off
* fix index testcase bug
* fix comments
* change the config of index creat to index initialize model
* test case failure
2017-04-13 05:51:56 +08:00
pengys5
72a32001de
test case failure
2017-04-12 23:48:10 +08:00
pengys5
1d1d8d9738
change the config of index creat to index initialize model
2017-04-12 23:21:52 +08:00
pengys5
962f41758c
merge fixed
2017-04-12 22:12:06 +08:00
pengys5
24526f2b9d
fix comments
2017-04-12 22:07:30 +08:00
wusheng
e96c991404
Set new default values of akka.port, seed_nodes list and http port.
2017-04-12 21:36:07 +08:00
wusheng
13a3a776f6
Set the port of akka core to 10000. (1000 is not allowed in Mac, by default)
2017-04-12 21:27:16 +08:00
吴晟 Wu Sheng
be35f18839
Merge pull request #133 from ascrutae/zhangxin/support-docker-image
...
update docker image
2017-04-12 09:15:14 +08:00
zhangxin
6a7ff33a16
update docker compose
2017-04-11 23:28:44 +08:00
zhangxin
00dbc3e1bc
add image config options
2017-04-11 21:10:34 +08:00
pengys5
ebdfe3991f
fix index testcase bug
2017-04-11 19:30:08 +08:00
pengys5
1668d8a34e
1. comments of collector config
...
2. index creator support options: overwrite, ignore, off
2017-04-11 18:14:20 +08:00
吴晟 Wu Sheng
50daaf64a0
Merge pull request #130 from ascrutae/zhangxin/support-docker-image
...
support collector docker image
2017-04-11 17:11:38 +08:00
zhangxin
867b333616
support collector docker image
2017-04-11 16:49:32 +08:00
吴晟 Wu Sheng
83833f0495
Merge pull request #128 from ascrutae/zhangxin/collector-packaging
...
support package of project
2017-04-11 10:23:06 +08:00
zhangxin
e7f5bbd760
fix some issue
2017-04-11 09:09:54 +08:00
pengys5
b95b568a77
actor comments
2017-04-10 23:28:40 +08:00
zhangxin
e20d466661
Merge branch 'zhangxin/collector-packaging' of https://github.com/ascrutae/sky-walking into zhangxin/collector-packaging
2017-04-10 22:44:01 +08:00
zhangxin
0b7caa618b
add start script and update the log configure
2017-04-10 22:43:35 +08:00
pengys5
ced19c2289
use provider to initialize config
2017-04-10 22:42:53 +08:00
zhangxin
6610ed3923
add windows start script
...
\
2017-04-10 22:39:13 +08:00
pengys5
daa753a6a7
add comments class in selector package
2017-04-10 21:00:27 +08:00
zhangxin
04d39e068c
Merge branch 'master' into zhangxin/collector-packaging
2017-04-10 17:28:58 +08:00
彭勇升 Buddha
56a506dc72
Merge pull request #127 from wu-sheng/feature/collector
...
fix a test case bug
2017-04-09 23:26:45 +08:00
pengys5
1dd56efc6a
Merge remote-tracking branch 'origin/master' into feature/collector
2017-04-09 23:24:08 +08:00
pengys5
681a6de841
remove on worker error test
2017-04-09 23:13:37 +08:00
吴晟 Wu Sheng
ddcd9a69d7
Update README.md
...
typo
2017-04-09 22:52:16 +08:00
pengys5
1e1cd12c49
repair a test case bug
2017-04-09 22:51:52 +08:00
吴晟 Wu Sheng
b2bb4d1732
Update README.md
2017-04-09 22:49:12 +08:00