Commit Graph

3107 Commits

Author SHA1 Message Date
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
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
wusheng eb50749694 Reoragnize the startup procedure. 2017-10-14 23:36:53 +08:00
wusheng b3125f8823 Make the target agent as 3.3 expected 2017-10-14 21:20:06 +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
wusheng 920bfe65d6 Make the agent-package as expected. 2017-10-13 22:31:42 +08:00
wusheng a3216b1343 Move plugin jars into /packages/skywalking-agent/plugins/*.jar 2017-10-13 22:19:56 +08:00