wu-sheng
324521b805
Merge branch 'master' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization
2017-10-23 17:46:37 +08:00
wu-sheng
75595b9a38
Backup the old collector, and init the new modulization codes.
2017-10-23 17:45:10 +08:00
吴晟 Wu Sheng
67bdb20192
Merge pull request #538 from OpenSkywalking/feature/537
...
Feature/537
2017-10-23 17:40:15 +08:00
peng-yongsheng
6dab2c990d
Reset the application yml config.
...
#537
2017-10-23 16:07:36 +08:00
peng-yongsheng
293980ba95
Service Id register by collector
...
#537
2017-10-23 16:05:08 +08:00
吴晟 Wu Sheng
b49027231c
Merge pull request #536 from ascrutae/feature/jdbc-plugin-refactory
...
change the implementation of jdbc plugins
2017-10-21 23:06:44 +08:00
ascrutae
a6a7836c95
fix install failure
2017-10-21 21:43:23 +08:00
吴晟 Wu Sheng
e998e297f2
Merge branch 'master' into feature/jdbc-plugin-refactory
2017-10-21 21:36:57 +08:00
ascrutae
e8f6f38044
change the implementation of jdbc plugins
2017-10-21 20:05:34 +08:00
吴晟 Wu Sheng
cb7b4e73d4
Merge pull request #535 from ascrutae/fix/es-cache-dao-config-issue
...
fix ESDao configuration is incorrect
2017-10-21 19:04:48 +08:00
ascrutae
d48518ae41
fix ESDao configuration is incorrect
2017-10-21 18:12:11 +08:00
吴晟 Wu Sheng
f5d818e9e7
Merge pull request #533 from OpenSkywalking/feature/423
...
Feature/423
2017-10-21 10:52:40 +08:00
peng-yongsheng
6208b9cb44
Change the file name.
2017-10-21 10:22:57 +08:00
peng-yongsheng
60f94213df
Fixed the suggest of review.
2017-10-21 09:40:43 +08:00
peng-yongsheng
5ae51d2fc3
Fixed check style error.
2017-10-21 09:03:22 +08:00
peng-yongsheng
c0c1ac50c4
Merge branch 'master' into feature/423
2017-10-21 00:15:13 +08:00
peng-yongsheng
dd59580676
Fixed the bugs from the change of cache module created and segment standardizing.
2017-10-21 00:14:32 +08:00
wusheng
17410e665b
Update readme.
2017-10-20 23:33:36 +08:00
吴晟 Wu Sheng
f03c36b20c
Merge pull request #520 from OpenSkywalking/feature/plugin-feature
...
New plugin loader core/mechanism for 3.3
2017-10-20 17:25:34 +08:00
吴晟 Wu Sheng
de94c3a69e
Merge pull request #532 from ascrutae/feature/plugin-feature
...
fix redis, memcached and resttemplate plugin woks incorrect
2017-10-20 11:23:47 +08:00
ascrutae
079f53e214
fix redis, memcached and resttemplate plugin woks incorrect
2017-10-20 10:44:15 +08:00
wusheng
71e68b3865
Merge branch 'master' into feature/plugin-feature
...
* master:
Make partner area are bigger.
Update new architecture graph.
fix test failed
support grpc plugin
update autcommit and remove rollback to storage data as much as possible
add postgresql component
support postgresql plugin
polish code with sqlbuilder
add h2 support phase 4
add h2 support phase 3
add h2 support phase 2
add h2 support ga
add h2 support
# Conflicts:
# apm-sniffer/apm-agent/pom.xml
2017-10-19 23:18:57 +08:00
吴晟 Wu Sheng
3f6adaefed
Merge pull request #530 from ascrutae/feature/plugin-feature
...
fix tavis-ci build failed issue
2017-10-19 22:57:32 +08:00
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