Commit Graph

352 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 5aa7f78597
Merge pull request #566 from neeuq/feature/collector-modelization
java 8:(Perm Gen) split into (Compressed Class Space) and Metaspace
2017-11-02 11:37:28 +08:00
wu-sheng b111c1a149 Merge remote-tracking branch 'origin/master' into feature/collector-modelization 2017-11-02 08:48:21 +08:00
neeuq 88cd7c4d0d java 8:(Perm Gen) split into (Compressed Class Space) and Metaspace 2017-11-01 23:25:21 +08:00
ascrutae 9946a71ddf change mysql plugin module name 2017-11-01 17:54:12 +08:00
lytscu 1d1c81f4b5 fix test cases fails 2017-11-01 17:48:37 +08:00
lytscu 13ac43f28b spring mvc-annotation -3.x not work 2017-11-01 17:48:37 +08:00
wu-sheng f8470e6f2f Merge remote-tracking branch 'origin/master' into feature/collector-modelization 2017-11-01 15:12:10 +08:00
ascrutae 772b4428d1 fix occur ClassCastException when return generate key 2017-11-01 14:59:05 +08:00
lytscu 2568553700 fix test cases fails 2017-11-01 11:21:26 +08:00
lytscu 332ebbb9a5 spring mvc-annotation -3.x not work 2017-11-01 10:56:50 +08:00
wu-sheng 4f8884de83 [#558] Support new memory pool name of java8 2017-10-30 15:38:08 +08:00
ascrutae eac522ed81 support spring3 plugin 2017-10-30 09:51:18 +08:00
ascrutae ff5107d136 fix the spring mvc plugin occur exception when the application running with spring 3 2017-10-27 15:10:10 +08:00
ascrutae f67be17d4c Remove confuse abstract method 2017-10-26 15:28:00 +08:00
ascrutae 7b05beded8 support h2 connection pool 2017-10-26 09:49:06 +08:00
peng-yongsheng 12c3c4ef69 Plugin test must compile with jdk 1.6, so not allow to use lambda. 2017-10-24 23:54:08 +08:00
peng-yongsheng f141efdda9 delete the compile plugin in sharing jdbc agent plugin pom file. 2017-10-24 23:01:06 +08:00
ascrutae 4b3e8834e7 fix the interceptor class of jdbc plugin is incorrect 2017-10-23 21:07:33 +08:00
peng-yongsheng 6930937c32 To change the name of the author from pengys5 to Peng-yongsheng. 2017-10-23 18:18:08 +08:00
ascrutae a6a7836c95 fix install failure 2017-10-21 21:43:23 +08:00
ascrutae e8f6f38044 change the implementation of jdbc plugins 2017-10-21 20:05:34 +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
ascrutae 29d76e0914 fix tavis-ci build failed issue 2017-10-19 22:34:34 +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
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 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
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
IluckySi a6cd991c13 Support XMemcached V2.x 2017-10-17 09:31:37 +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
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
wusheng 9ca4f6236a Fix style issue. 2017-10-15 08:54:38 +08:00
wusheng ef88a2ac32 Fix log issue when initializtion. 2017-10-15 08:50:51 +08:00