Commit Graph

408 Commits

Author SHA1 Message Date
ascrutae 30ba5853e0 support the 3.0 and 3.1 version of spring mvc framework 2017-11-29 23:26:13 +08:00
吴晟 Wu Sheng 4ef5b1dc4d
Merge branch 'master' into featuren/improving-agent-debugging 2017-11-28 15:14:23 +08:00
ascrutae ac6895d1c1 fix no default constructor found issue 2017-11-28 13:30:41 +08:00
wu-sheng f85878f746 Use byte buddy saveIn API instead of my own implementation. 2017-11-28 09:25:21 +08:00
wu-sheng b53c178b49 Add comments for new config item. 2017-11-27 16:57:55 +08:00
wu-sheng 6a4a18a721 Add documents about new config item. 2017-11-27 16:56:22 +08:00
wu-sheng 931effb648 Output all instrumented classes into physical files. 2017-11-27 16:32:51 +08:00
peng-yongsheng b322b55af6 Upgrade the version from 3.2.5 to 3.3.0. 2017-11-22 15:12:00 +08:00
wusheng baf4000417 Fix port. 2017-11-21 21:48:58 +08:00
吴晟 Wu Sheng ee44d7a62a
Merge branch 'master' into feature/support-mysql-5.x-plugin 2017-11-20 18:57:08 +08:00
lytscu 8c2758ba69 Merge branch 'develop' of https://github.com/lytscu/skywalking into develop
y
2017-11-20 17:22:03 +08:00
lytscu 242ce80096 Remove tag: activeSpan.tag(CommandError, cresult.getErrorMessage()); 2017-11-20 17:21:13 +08:00
ascrutae e9c300bb4f support mysql-5.0.5 driver 2017-11-20 15:56:17 +08:00
liyuntao 1b2c8f75a0
Merge branch 'master' into develop 2017-11-20 14:09:17 +08:00
ascrutae 9a4d4a21b8 fix the naming service url and port is incorrect 2017-11-20 13:04:12 +08:00
lytscu 626ef11fef comments 2017-11-20 11:20:24 +08:00
liyuntao f1be3e9934
Merge branch 'master' into develop 2017-11-20 09:42:57 +08:00
吴晟 Wu Sheng c85db8c4f9
Merge branch 'master' into feature/split-agent-module 2017-11-19 22:42:56 +08:00
peng-yongsheng eaa0254512 Test success with standalone and cluster mode. 2017-11-19 22:25:11 +08:00
吴晟 Wu Sheng dcb8512225
Merge branch 'master' into fix/restemplate-plugin-issue 2017-11-19 21:13:26 +08:00
ascrutae 750e57fc8e fix issue restemplate plugin don’t works fine 2017-11-19 17:09:23 +08:00
吴晟 Wu Sheng 1c762f1c21
Merge branch 'master' into fix/spring-aop-issue 2017-11-19 01:08:12 -06:00
wusheng d2df4db284 Adjust the find server codes. 2017-11-18 10:32:25 +08:00
ascrutae 61c7a35bee fix issue that controller cannot find the request mapping 2017-11-18 10:23:39 +08:00
lytscu 57ee51f256 comments 2017-11-16 21:26:39 +08:00
lytscu 14bc3d9670 comments 2017-11-16 21:14:50 +08:00
lytscu 4215fc628c comments 2017-11-16 21:04:11 +08:00
lytscu 96633124da comments 2017-11-16 20:52:09 +08:00
lytscu 726d1d6b0c Comments 2017-11-16 20:38:30 +08:00
lytscu 1182e8a9bf Comments 2017-11-16 20:04:46 +08:00
lytscu 484d43cbf7 add DBCollectionImpl instrumentation 2017-11-16 19:51:19 +08:00
lytscu 6b9d6caff1 3.2.4->3.2.5 2017-11-16 17:41:30 +08:00
lytscu 78398cc733 Reconstruction 2017-11-16 17:27:24 +08:00
lytscu 5691a94987 Merge branch 'develop' of https://github.com/lytscu/skywalking into develop
yes
:
2017-11-16 14:47:50 +08:00
lytscu 4eeb5ab8df Delete redundant code 2017-11-16 14:46:37 +08:00
liyuntao 46370f0079
Merge branch 'master' into develop 2017-11-16 14:38:53 +08:00
lytscu f3699ba266 1.carrier->operation 2. Remove duplicate constructors intercept points 2017-11-16 14:36:57 +08:00
wu-sheng f601293b22 Update the version to 3.2.5 2017-11-16 12:14:26 +08:00
lytscu 67d5fc13b5 Merge remote-tracking branch 'upstream/master' into develop 2017-11-16 10:49:24 +08:00
lytscu b7790c5a87 V3 modify revert 2017-11-16 10:48:03 +08:00
lytscu ab36a1bb83 Split interceptor 2017-11-15 11:49:12 +08:00
wusheng 41e459df19 Change the hierarchy of noopspan. And add WithPeerInfo interface. 2017-11-14 19:27:45 +08:00
wusheng ad547e00b9 Merge branch 'feature/collector-modelization' into feature/agent-memory-control
* feature/collector-modelization: (55 commits)
  Change the exception to runtime exception in module find and service find method.
  Register graph finish.
  Application register test success.
  Fix a code style issue.
  Move instruments into an independency module in collector, named `apm-collector-instrument`.
  Remove ServiceInstrumentation mechanism for further collector agent design.
  Adjust startup sequence.
  cluster, naming, grpc manager, jetty manager, storage modules test successful.
  Segment standardization
  Parse and listener
  trace workers
  Register workers
  no message
  Add cache service manager in worker construction.
  Fix compile issues.
  Support WayToNode for entry node.
  JVM worker
  Use cache service from cache module.
  Refactor cache module to provide cache services.
  Fix a pom confilct.
  ...
2017-11-14 17:52:26 +08:00
lytscu 778d3c6751 Record operation type 2017-11-14 15:27:49 +08:00
lytscu 213fa33bd4 Modify afterMethod logic 2017-11-13 19:59:20 +08:00
lytscu c53c4e4b02 Modify the code review 2017-11-13 16:44:04 +08:00
ascrutae 0eb0907ddd support span amount control mechanism 2017-11-12 16:24:41 +08:00
lytscu b63c0ac572 1、Modify the code review. 2、Modify V3 plugin to support all version 3.x 2017-11-09 19:23:44 +08:00
lytscu eb9b9a1222 add mongodb 2.x enhance plugin 2017-11-08 17:20:16 +08:00
lytscu 06c017ff97 add mongodb version 2.14.2 plugin 2017-11-07 16:52:15 +08:00