Commit Graph

2993 Commits

Author SHA1 Message Date
吴晟 Wu Sheng b7dfd598cf
Update Plugin-Development-Guide-CN.md 2017-12-08 12:00:18 +08:00
彭勇升 Buddha a9046ac018
Merge pull request #648 from OpenSkywalking/feature/close-graph-find-node
Close GraphNodeFinder#findNode
2017-12-07 16:41:53 +08:00
wu-sheng bfe319a3ec Remove test case. 2017-12-07 14:06:38 +08:00
wu-sheng b4bb82656e Close GraphNodeFinder#findNode, if need to build a graph across modules, it is module/provider 's responsibility, who add node, who provides service to continue after this node. 2017-12-07 11:59:51 +08:00
wu-sheng 7dd4199f86 Restore the auto deleting feature for 5.0 preview test. 2017-12-07 09:44:08 +08:00
wusheng d458622bb4 Update version to 5.0-2018-preview for new iteration. 2017-12-06 22:06:54 +08:00
吴晟 Wu Sheng 03824c2f8f
Merge pull request #647 from ascrutae/feature/support-oracle-tns-url
support TNS URL of oracle plugin
2017-12-06 16:51:12 +08:00
吴晟 Wu Sheng 02877d4bbc
Merge branch 'master' into feature/support-oracle-tns-url 2017-12-06 16:32:01 +08:00
ascrutae 9307938976 support TNS URL of oracle plugin 2017-12-06 16:17:01 +08:00
wu-sheng 730c43d501 Fix comment. 2017-12-06 15:24:33 +08:00
wu-sheng 8e86bc6fa2 Fix a comment 2017-12-06 15:06:06 +08:00
吴晟 Wu Sheng 374517ca03
Merge pull request #646 from ascrutae/fix/mysql-5.0.x-plugin-issue
fix mysql 5.0.x plugin issue
2017-12-06 15:01:45 +08:00
ascrutae aa55121b8f refactory code 2017-12-06 14:56:09 +08:00
吴晟 Wu Sheng 8779ac8021
Merge pull request #645 from ascrutae/feature/spring-mvc-plugin
support spring mvc spring 4.0 framework
2017-12-06 14:32:13 +08:00
ascrutae 3f2e7904c3 fix mysql 5.0.x plugin issue 2017-12-06 13:31:26 +08:00
ascrutae b02a873466 support spring mvc spring 4.0 framework 2017-12-06 11:55:12 +08:00
吴晟 Wu Sheng 362b860875
Merge pull request #644 from ascrutae/fix/matcher-failed
fix match failed issue
2017-12-05 14:14:40 +08:00
ascrutae 4c7eda8e38 fix match failed issue 2017-12-05 13:41:19 +08:00
吴晟 Wu Sheng f37a47fe01
Merge pull request #643 from ascrutae/fix/match-failed
fix match failed issue
2017-12-05 08:46:52 +08:00
Xin,Zhang a086804753
Merge branch 'master' into fix/match-failed 2017-12-05 01:02:21 +08:00
ascrutae e63e033263 fix match failed issue 2017-12-05 00:56:58 +08:00
wusheng 055c760bc0 Set versions, and documents ready for releasing 3.2.6 2017-12-04 22:04:28 +08:00
wusheng c0446f2bc9 Don't release auto delete feature, yet, in 3.2.6 2017-12-04 21:12:58 +08:00
wusheng 8bc03bddb9 Merge branch 'fix/gRPC-1.8.0'
* fix/gRPC-1.8.0:
  Update netty to 4.1.17
  Update gRPC version. And shade google opencensus in agent.
2017-12-04 21:11:25 +08:00
wusheng 0afd4bc241 Merge branch 'feature/3.2.x'
* feature/3.2.x:
  Fix worker ids.
2017-12-04 21:07:40 +08:00
wu-sheng 11b3105676 Fix worker ids. 2017-12-04 17:28:08 +08:00
吴晟 Wu Sheng e19f0a995b
Merge pull request #639 from OpenSkywalking/doc/rocket-mq-plugin
Add RocketMQ 4.x plugin
2017-12-04 14:09:27 +08:00
吴晟 Wu Sheng e80f4d1548
Merge pull request #571 from ascrutae/feature/support-rocketMQ-plugin
support rocket mq plugin
2017-12-04 14:09:03 +08:00
ascrutae 1fa81783f7 change the remote address of MQ exit span to naming service address 2017-12-04 13:15:56 +08:00
ascrutae bfbf7aebc9 fix compile failed 2017-12-04 10:49:10 +08:00
吴晟 Wu Sheng b501bc8189
Update pom.xml 2017-12-04 10:26:22 +08:00
wu-sheng 8e2c93c46c Add RocketMQ 4.x plugin 2017-12-04 10:24:53 +08:00
吴晟 Wu Sheng a6fb212018
Merge branch 'master' into feature/support-rocketMQ-plugin 2017-12-04 10:20:21 +08:00
吴晟 Wu Sheng 986700ea2f
Merge pull request #604 from hanahmily/master
Provided Elastic-Job plugin
2017-12-04 10:18:48 +08:00
吴晟 Wu Sheng 31970312d1
Update pom.xml 2017-12-04 10:07:27 +08:00
吴晟 Wu Sheng bbcd80b9d8
Merge branch 'master' into master 2017-12-04 10:01:11 +08:00
吴晟 Wu Sheng 858f66e850
Merge branch 'master' into master 2017-12-04 10:00:32 +08:00
吴晟 Wu Sheng 91386d43e1
Merge pull request #637 from ascrutae/fix/support-postgresql-plugin
Change the mechanism of postgresql plugin
2017-12-02 21:16:26 +08:00
吴晟 Wu Sheng cef99e86b6
Merge branch 'master' into fix/support-postgresql-plugin 2017-12-02 20:39:10 +08:00
ascrutae 75d8dc6f68 Change the weave type of postgresql plugin 2017-12-02 11:43:27 +08:00
wusheng 0b6f430f29 Update netty to 4.1.17 2017-12-01 22:54:04 +08:00
wusheng 994d11c501 Update gRPC version. And shade google opencensus in agent. 2017-12-01 22:37:34 +08:00
彭勇升 Buddha 07f82578c2
Merge pull request #633 from OpenSkywalking/fix/potential-unable-startup
Make sure don't miss the provider(module)
2017-12-01 17:12:17 +08:00
吴晟 Wu Sheng 0bde5ed12d
Merge branch 'master' into fix/potential-unable-startup 2017-11-30 22:48:34 +08:00
吴晟 Wu Sheng 80aed97ffd
Merge pull request #634 from OpenSkywalking/fix/local-deploy
Make sure local deploy successfully.
2017-11-30 22:47:57 +08:00
吴晟 Wu Sheng 858893901a
Merge branch 'master' into fix/local-deploy 2017-11-30 22:17:50 +08:00
wu-sheng 43cccdef51 Update link 2017-11-30 16:23:54 +08:00
wu-sheng 3de06278fb Update readme. 2017-11-30 15:47:10 +08:00
wu-sheng aa07537031 Based on #632 , make sure local deploy successfully. 2017-11-30 15:34:11 +08:00
wu-sheng 1f4e8717cd Make sure don't miss the provider(module) 2017-11-30 15:24:38 +08:00