Commit Graph

2939 Commits

Author SHA1 Message Date
peng-yongsheng a562cc1ed3 Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-03 16:11:26 +08:00
peng-yongsheng 5878e64a2f Refactor stream module. 2017-11-03 16:11:10 +08:00
wu-sheng e8a43a198b Support limiting the amount of spans per segment. default 300. 2017-11-03 16:09:42 +08:00
吴晟 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
peng-yongsheng 63eef704a1 add queue component 2017-11-01 22:52:35 +08:00
peng-yongsheng 4a77986b91 Add cache service 2017-11-01 20:37:02 +08:00
peng-yongsheng 4ae9e5737d Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-01 19:01:16 +08:00
peng-yongsheng 7abec32031 All Daos are add in. 2017-11-01 18:59:46 +08:00
吴晟 Wu Sheng 032f4c711f
Merge pull request #562 from ascrutae/fix/mysql-issue
fix occur ClassCastException when call the method of return generate key
2017-11-01 18:20:43 +08:00
吴晟 Wu Sheng 2dcb7b5034
Merge branch 'master' into fix/mysql-issue 2017-11-01 17:58:54 +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 7137b849ca Fix time zone issue. 2017-11-01 17:21:26 +08:00
wu-sheng 7d9f0db359 Fix compile issue. 2017-11-01 16:54:53 +08:00
wu-sheng a03e6cb206 Add test cases for core module. 2017-11-01 16:44:59 +08:00
peng-yongsheng 4e524de1ee add dao 2017-11-01 16:26:38 +08:00
wu-sheng e9a74c85bb Fix a test case. 2017-11-01 15:12:27 +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
吴晟 Wu Sheng 72adebd198
Merge pull request #564 from lytscu/develop
spring mvc-annotation -3.x not work
2017-11-01 14:12:20 +08:00
peng-yongsheng 60f4aa6648 Refactor storage package. 2017-11-01 13:39:54 +08:00
peng-yongsheng 70ba55dadb Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-01 13:31:07 +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
peng-yongsheng 81fada2ffa Add table define. 2017-11-01 01:36:54 +08:00
peng-yongsheng aa0f1504b5 Add data define into storage module. 2017-11-01 01:07:00 +08:00
peng-yongsheng dbbf1587ae Add all of the entity remote data classes. 2017-11-01 00:53:32 +08:00
peng-yongsheng 9f6f23846d Refactor remote module. 2017-11-01 00:17:40 +08:00
peng-yongsheng baa0a3c080 Add the implement of remote module. 2017-11-01 00:05:06 +08:00
wu-sheng 883f7207dc Finish the most codes of collector service metric collector. Sample like this, @peng-yongsheng
```
17:45:48.486 [pool-2-thread-1] ERROR org.skywalking.apm.collector.core.module.instrument.MetricCollector -
##################################################################################################################
#                                             Collector Service Report                                                                                                                                            #
##################################################################################################################
BaseB:
 P-B:
BaseA:
 P-A:
  public void org.skywalking.apm.collector.core.module.ModuleABusiness1Impl.print():
   Avg=1585 (nano), Success Rate=100%
```
2017-10-31 17:52:49 +08:00
wu-sheng 7bbe0693b4 Make service instrument works 2017-10-31 09:41:40 +08:00
wu-sheng 11b2170a17 Merge remote-tracking branch 'origin/master' into feature/collector-modelization 2017-10-31 09:06:45 +08:00
peng-yongsheng 80fcbf37a4 Define remote module, provider, service. 2017-10-30 23:50:18 +08:00
peng-yongsheng 6e5789c327 Add elasticsearch and h2 storage provider implement 2017-10-30 23:10:07 +08:00
吴晟 Wu Sheng 1cf0658375
Merge pull request #561 from chidaodezhongsheng/master
fix #559
2017-10-30 16:28:18 +08:00
wu-sheng 4f8884de83 [#558] Support new memory pool name of java8 2017-10-30 15:38:08 +08:00
peng-yongsheng 0d8e7f98ad Define storage module and provider. 2017-10-30 14:05:50 +08:00
peng-yongsheng 60a330a573 Merge branches 'feature/collector-modelization' and 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-10-30 13:50:35 +08:00
peng-yongsheng 56e4181bf9 define agent module and provider. 2017-10-30 13:49:40 +08:00
linjiaqi 9084f581bb fix issues #559 2017-10-30 12:00:27 +08:00
wu-sheng c7aff12377 Merge remote-tracking branch 'origin/master' into feature/collector-modelization 2017-10-30 11:39:04 +08:00
吴晟 Wu Sheng 17164f7ef2
Merge pull request #557 from ascrutae/feature/support-spring3-plugin
support spring3 plugin
2017-10-30 10:46:03 +08:00
wu-sheng 921d46f2d6 Refactor method name. 2017-10-30 10:17:31 +08:00
ascrutae eac522ed81 support spring3 plugin 2017-10-30 09:51:18 +08:00
peng-yongsheng 2901dc2ceb Change the method name. 2017-10-30 09:39:36 +08:00
peng-yongsheng bfa5a81d97 fixed maven compile error. 2017-10-30 09:14:10 +08:00
peng-yongsheng 50c14dd04d Naming module and zookeeper provider in cluster module test successful. 2017-10-29 21:12:36 +08:00