Commit Graph

2754 Commits

Author SHA1 Message Date
wu-sheng 3403d48c6b Finish all documents. Close #575 2017-11-06 16:49:05 +08:00
wu-sheng d6a6fe10a0 Finish cn documents 2017-11-06 16:37:22 +08:00
wu-sheng b7293702f6 Provide some documents in cn, and change nodeHanlder -> nodeProcessor 2017-11-06 16:18:58 +08:00
wu-sheng abc141f01c fix url. 2017-11-06 15:27:45 +08:00
wu-sheng adf1e0c9b6 Fix url 2017-11-06 15:25:49 +08:00
wu-sheng e327790c36 Provide en documents in /docs/en 2017-11-06 15:22:38 +08:00
wu-sheng 515d18d899 Fix graph. 2017-11-06 14:41:56 +08:00
wusheng a1423b5642 Finish graph APIs for streaming module. 2017-11-05 23:13:01 +08:00
peng-yongsheng e0338baf8c Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-05 20:21:20 +08:00
peng-yongsheng 3b9d1b3353 Refactor Data. 2017-11-05 20:21:05 +08:00
wusheng ad6c1153b6 Merge branch 'master' into feature/collector-modelization
* master:
  Update partners list
2017-11-04 21:25:49 +08:00
wusheng a1276c86a5 Update partners list 2017-11-03 22:41:02 +08:00
peng-yongsheng e11e4e5aca Provide stream module. 2017-11-03 18:36:48 +08:00
peng-yongsheng fb43c49e38 Rename the module of collector-remote-grpc-define to collector-remote-grpc-provider 2017-11-03 17:08:45 +08:00
peng-yongsheng 76da1b07ec Provide queue module with disruptor and data carrier providers. 2017-11-03 17:02:40 +08:00
peng-yongsheng 51a652dd79 provide dao getter service. 2017-11-03 16:38:26 +08:00
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 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