Commit Graph

3620 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 329e53ca14
Merge pull request #574 from zhangkewei/NPE
AgentStream NullPointerException with RemoteWorker
2017-11-06 20:14:22 +08:00
zhangkewei a31a71a5c7
Merge branch 'master' into NPE 2017-11-06 18:32:34 +08:00
吴晟 Wu Sheng 1bf4764598
Merge pull request #576 from ascrutae/fix/postgresql-issue
support jdbc4 api of postgresql
2017-11-06 18:04:45 +08:00
ascrutae e94ab46212 support jdbc4 api of postgresql 2017-11-06 17:32:54 +08:00
wu-sheng ba695f89ae Fix links. 2017-11-06 16:53:08 +08:00
wu-sheng 7baedf13d8 Change the links in readme. 2017-11-06 16:51:41 +08:00
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
zhangkewei f74ea2fd55 support for logback MDC 2017-11-06 16:29:23 +08:00
peng-yongsheng 7c0f47c1cc Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-06 16:24:10 +08:00
peng-yongsheng 60cf3c839e no message 2017-11-06 16:23:54 +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
zhangkewei cf232524ca AgentStream NullPointerException with RemoteWorker 2017-11-06 14:05:50 +08:00
peng-yongsheng 24a037536f Add the implement of UI module. 2017-11-06 13:59:42 +08:00
peng-yongsheng 0664a619db Merge branch 'feature/collector-modelization' of https://github.com/OpenSkywalking/skywalking into feature/collector-modelization 2017-11-06 00:40:54 +08:00
peng-yongsheng a1cc0e1f28 Refactor remote module. 2017-11-06 00:40:38 +08:00
wusheng a1423b5642 Finish graph APIs for streaming module. 2017-11-05 23:13:01 +08:00
peng-yongsheng 2ede0e8ac0 Refactor h2 dao implement 2017-11-05 21:00:03 +08:00
ascrutae 30dbdc8264 support rocket mq plugin 2017-11-05 20:22:04 +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 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