peng-yongsheng
|
dd59580676
|
Fixed the bugs from the change of cache module created and segment standardizing.
|
2017-10-21 00:14:32 +08:00 |
peng-yongsheng
|
cdd9e88a8d
|
Change the method which called by H2 Dao implements.
|
2017-10-19 22:41:38 +08:00 |
peng-yongsheng
|
e7696ef252
|
Merge branch 'master' into feature/423
# Conflicts:
# apm-collector/apm-collector-agentregister/src/main/java/org/skywalking/apm/collector/agentregister/worker/application/dao/ApplicationH2DAO.java
# apm-collector/apm-collector-agentregister/src/main/java/org/skywalking/apm/collector/agentregister/worker/instance/dao/InstanceH2DAO.java
# apm-collector/apm-collector-agentregister/src/main/java/org/skywalking/apm/collector/agentregister/worker/servicename/dao/ServiceNameH2DAO.java
# apm-collector/apm-collector-cache/src/main/java/org/skywalking/apm/collector/cache/dao/ApplicationH2DAO.java
|
2017-10-19 17:33:39 +08:00 |
peng-yongsheng
|
cf2488445a
|
Segments divided into two types, depending on if ids exchange successful.
1. Success: send to analytic worker
2. Failure: write into file.
|
2017-10-19 17:08:56 +08:00 |
wusheng
|
a21d117fec
|
Make partner area are bigger.
|
2017-10-19 09:18:26 +08:00 |
wusheng
|
0236c6d434
|
Update new architecture graph.
|
2017-10-18 23:17:16 +08:00 |
吴晟 Wu Sheng
|
e0d7752f82
|
Merge pull request #521 from ascrutae/feature/grpc-support
support grpc plugin
|
2017-10-18 21:23:59 +08:00 |
ascrutae
|
4497602074
|
fix test failed
|
2017-10-18 20:28:44 +08:00 |
ascrutae
|
4be6d23e98
|
Merge branch 'master' into feature/grpc-support
# Conflicts:
# apm-network/src/main/java/org/skywalking/apm/network/trace/component/ComponentsDefine.java
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
|
2017-10-18 20:15:02 +08:00 |
ascrutae
|
c17866cf8b
|
support grpc plugin
|
2017-10-18 20:11:28 +08:00 |
吴晟 Wu Sheng
|
5aeb789b69
|
Merge pull request #519 from clevertension/master
Support H2 storage modules at Collector Side
|
2017-10-18 12:08:59 +08:00 |
吴晟 Wu Sheng
|
370395b393
|
Merge branch 'master' into master
|
2017-10-18 11:47:16 +08:00 |
吴晟 Wu Sheng
|
f6874d0dce
|
Merge pull request #524 from ascrutae/postgresql-support
support postgresql plugin
|
2017-10-18 11:03:34 +08:00 |
clevertension
|
80da64e4ae
|
update autcommit and remove rollback to storage data as much as possible
|
2017-10-18 09:53:18 +08:00 |
吴晟 Wu Sheng
|
f1423649e6
|
Merge branch 'master' into master
|
2017-10-18 08:27:21 +08:00 |
wusheng
|
64c9df9d60
|
Update image link.
|
2017-10-17 23:15:58 +08:00 |
吴晟 Wu Sheng
|
a2d910bae8
|
Merge branch 'master' into postgresql-support
|
2017-10-17 23:14:52 +08:00 |
wusheng
|
df5ebc10de
|
Update partner section.
|
2017-10-17 23:14:09 +08:00 |
ascrutae
|
3c5afae861
|
add postgresql component
|
2017-10-17 22:46:05 +08:00 |
ascrutae
|
60eeccc6b2
|
Merge branch 'master' into postgresql-support
|
2017-10-17 22:40:21 +08:00 |
ascrutae
|
66af58ea8b
|
support postgresql plugin
|
2017-10-17 17:39:12 +08:00 |
吴晟 Wu Sheng
|
9f6876b784
|
Merge branch 'master' into master
|
2017-10-17 15:42:43 +08:00 |
吴晟 Wu Sheng
|
d92b0cd7c0
|
Merge pull request #518 from IluckySi/ilucky-skywalking-xmemcached-v2
Support XMemcached V2.x
|
2017-10-17 15:22:28 +08:00 |
吴晟 Wu Sheng
|
bdc6dfcec8
|
Merge branch 'master' into ilucky-skywalking-xmemcached-v2
|
2017-10-17 14:29:40 +08:00 |
彭勇升 Buddha
|
d85b77022e
|
Merge pull request #522 from neeuq/master
Fix #510 ResourceUtils read resource from jar.
|
2017-10-17 14:20:53 +08:00 |
IluckySi
|
da0b4ca55f
|
Suppor Xmemcached V2.x
|
2017-10-17 14:01:03 +08:00 |
wusheng
|
700258994f
|
Fix test case.
|
2017-10-17 10:57:19 +08:00 |
wusheng
|
3d32414871
|
Fix the component name. Relate to https://github.com/OpenSkywalking/skywalking-ui/pull/75
|
2017-10-17 10:57:18 +08:00 |
neeuq
|
a081c4b1ca
|
format unit case for maven-checkstyle-plugin
|
2017-10-17 10:08:21 +08:00 |
neeuq
|
9a574641fe
|
fixed bug:ResourceUtils can't read resoucre from jar.
|
2017-10-17 09:45:33 +08:00 |
IluckySi
|
a6cd991c13
|
Support XMemcached V2.x
|
2017-10-17 09:31:37 +08:00 |
吴晟 Wu Sheng
|
630b54f050
|
Merge branch 'master' into master
|
2017-10-16 19:41:24 +08:00 |
clevertension
|
6d90f2b96b
|
polish code with sqlbuilder
|
2017-10-16 13:36:02 +08:00 |
wusheng
|
8bf5e00c3c
|
Fix test case.
|
2017-10-15 09:20:52 +08:00 |
wusheng
|
d8c0d52ef5
|
Fix the component name. Relate to https://github.com/OpenSkywalking/skywalking-ui/pull/75
|
2017-10-15 09:00:25 +08:00 |
clevertension
|
b31a47b790
|
merge from master
|
2017-10-14 16:02:37 +08:00 |
clevertension
|
35c23fc62d
|
add h2 support phase 4
|
2017-10-14 15:34:25 +08:00 |
IluckySi
|
13cf324789
|
Support XMemcached V2.x
|
2017-10-14 12:21:28 +08:00 |
peng-yongsheng
|
3bc3cc53ea
|
Merge branch 'master' into feature/423
|
2017-10-13 18:18:50 +08:00 |
clevertension
|
dfba63defb
|
add h2 support phase 3
|
2017-10-13 17:47:09 +08:00 |
吴晟 Wu Sheng
|
b396c99e4a
|
Merge pull request #514 from OpenSkywalking/feature/headcheck
Feature/headcheck
|
2017-10-13 16:50:33 +08:00 |
吴晟 Wu Sheng
|
f0d6db2a93
|
Merge branch 'master' into feature/headcheck
|
2017-10-13 16:23:02 +08:00 |
peng-yongsheng
|
92db817a28
|
add check header files path properties into main pom
|
2017-10-13 15:05:22 +08:00 |
clevertension
|
d4333ff7e0
|
add h2 support phase 2
|
2017-10-13 15:04:15 +08:00 |
吴晟 Wu Sheng
|
a4ac825d70
|
Merge pull request #497 from hanahmily/master
Fix #381 Sharding-JDBC 1.5.x plugin
|
2017-10-13 14:55:01 +08:00 |
peng-yongsheng
|
fdb1dc69f5
|
Check style error
|
2017-10-13 14:41:16 +08:00 |
吴晟 Wu Sheng
|
03d5aa6d79
|
Merge branch 'master' into master
|
2017-10-13 14:35:59 +08:00 |
gaohongtao
|
fd6b3c1f41
|
Refactor ContextManager#continued
|
2017-10-13 14:31:29 +08:00 |
peng-yongsheng
|
35f0c69598
|
no message
|
2017-10-13 13:40:15 +08:00 |
peng-yongsheng
|
e78c2407ef
|
no message
|
2017-10-13 13:34:07 +08:00 |