peng-yongsheng
|
cdd9e88a8d
|
Change the method which called by H2 Dao implements.
|
2017-10-19 22:41:38 +08:00 |
ascrutae
|
29d76e0914
|
fix tavis-ci build failed issue
|
2017-10-19 22:34:34 +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
|
4f9a958161
|
Remove old enable/disable mechanism.
|
2017-10-18 18:00:45 +08:00 |
wu-sheng
|
6737dfd419
|
Remove some test cases and stop schedule.
|
2017-10-18 17:35:14 +08:00 |
wu-sheng
|
6d19ba1ba0
|
Remove a test case.
|
2017-10-18 16:52:37 +08:00 |
wu-sheng
|
04771ffc8c
|
Adjust log APIs.
|
2017-10-18 16:46:56 +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
|
030f7c6332
|
Merge branch 'master' of https://github.com/OpenSkywalking/skywalking into feature/plugin-feature
|
2017-10-18 08:32:51 +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
|
5ef3a248f4
|
Merge remote-tracking branch 'origin/master' into feature/plugin-feature
# Conflicts:
# apm-sniffer/apm-agent/pom.xml
|
2017-10-17 15:31:05 +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
|
a99b49c9ce
|
Merge remote-tracking branch 'origin/master' into feature/plugin-feature
|
2017-10-17 14:34:25 +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 |
wu-sheng
|
4de96625c7
|
Fix compile issues.
|
2017-10-16 16:43:19 +08:00 |
wu-sheng
|
570ee752f9
|
Finish new class loader mechanism for 3.3 agent core..
|
2017-10-16 16:25:13 +08:00 |
clevertension
|
6d90f2b96b
|
polish code with sqlbuilder
|
2017-10-16 13:36:02 +08:00 |
wu.sheng@foxmail.com
|
c1b92fd39f
|
Add comment for InterceptorInstanceLoader
|
2017-10-16 10:49:23 +08:00 |
wusheng
|
2b1829ba81
|
Add comment for NotImplementationException
|
2017-10-16 10:37:29 +08:00 |
wusheng
|
43cf062742
|
Finish plugin initialization codes and fix package issues.
|
2017-10-15 22:01:12 +08:00 |
wusheng
|
83f8714f15
|
Finish the prototype codes.
|
2017-10-15 19:43:34 +08:00 |
wusheng
|
d8e21adca4
|
Fix startup issue.
|
2017-10-15 14:00:35 +08:00 |
wusheng
|
95bb65cd52
|
Merge branch 'master' into feature/plugin-feature
* master:
Fix test case.
Fix the component name. Relate to https://github.com/OpenSkywalking/skywalking-ui/pull/75
|
2017-10-15 09:22:29 +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 |