Commit Graph

1499 Commits

Author SHA1 Message Date
pengys5 50193bee09 add recevier moudle 2017-03-14 15:00:02 +08:00
pengys5 bb4683f864 a test case compile error 2017-03-10 22:53:14 +08:00
pengys5 c2a1ef4d6d add ClusterEvent.UnreachableMember in WorkersListener to unregister from WorkersRefCenter 2017-03-10 22:35:52 +08:00
pengys5 fce707e722 Merge branch 'feature/collector' of https://github.com/wu-sheng/sky-walking into feature/collector 2017-03-10 11:53:23 +08:00
pengys5 813aef07c0 add timeslice abstract class 2017-03-10 11:52:47 +08:00
wusheng b29479fe33 fix span serialize bug. 2017-03-09 22:16:55 +08:00
pengys5 1061dd6418 add local analysis async layer 2017-03-09 11:05:26 +08:00
pengys5 a941b0233d compile error 2017-03-07 15:47:13 +08:00
pengys5 c5b6b57f42 no message 2017-03-07 15:41:29 +08:00
pengys5 3ec54e3f91 add async member use Disruptor queue 2017-03-06 22:35:09 +08:00
wusheng 082bcbc21b Add two trace segment mock API. 1.Tomcat-> Dubbo 2.Dubbo -> MySQL 2017-03-05 23:43:25 +08:00
wusheng 52883b8f43 fix serialize/deserialize issue. 2017-03-05 21:10:51 +08:00
pengys5 39651af917 no message 2017-03-03 21:22:20 +08:00
pengys5 e3c98ed9a6 no message 2017-03-03 21:11:01 +08:00
pengys5 db1af49366 solve compile error 2017-03-03 21:01:13 +08:00
pengys5 2fa75f9bb5 Merge remote-tracking branch 'origin/feature/3.0' into feature/collector 2017-03-03 20:17:27 +08:00
pengys5 a6ca67f6bf main test 2017-03-03 20:14:29 +08:00
wusheng 507b6b06f3 Fix tag.get NullPointException 2017-03-03 16:24:31 +08:00
wusheng de6e680615 Fix NullPointException 2017-03-03 16:11:53 +08:00
pengys5 29fcbc04be collector worker finish, but not test 2017-03-02 23:09:05 +08:00
吴晟 Wu Sheng f0a91d4546 Merge pull request #96 from ascrutae/feature/3.0
fix context data cannot transport to provider side issue
2017-03-02 15:26:36 +08:00
ascrutae 7e701394fc fix test issue 2017-03-02 15:19:32 +08:00
ascrutae 223b4de2a4 fix context data cannot transport to provider side issue 2017-03-02 15:09:30 +08:00
wusheng bbdede77c9 no message 2017-03-02 14:48:24 +08:00
wusheng f2fb5ca9fa Add new extract method. 2017-03-02 14:46:51 +08:00
pengys5 c19158142e modify worker member 2017-03-02 12:37:53 +08:00
吴晟 Wu Sheng 0a7369b2ab Update README.md 2017-03-02 12:03:13 +08:00
wusheng 6dd4f47524 Merge branch 'feature/3.0' of https://github.com/wu-sheng/sky-walking into feature/3.0
* 'feature/3.0' of https://github.com/wu-sheng/sky-walking:
  fix compile issue
  fix operation name of redis span issue
  add test case and fix some issue
  add test case and fix some issue
2017-03-02 11:51:56 +08:00
wusheng 786f89f28e Create a new method about getTraceSegmentId 2017-03-02 11:51:43 +08:00
pengys5 34a8925430 support local worker and cluster worker 2017-03-02 10:26:09 +08:00
吴晟 Wu Sheng 24de5e75af Merge pull request #95 from ascrutae/feature/3.0
add test case and fix some issue
2017-03-02 08:08:18 +08:00
ascrutae 6ee093b196 fix compile issue 2017-03-02 07:59:23 +08:00
ascrutae e3aae0253d fix operation name of redis span issue 2017-03-02 07:31:22 +08:00
ascrutae 1f876948d2 add test case and fix some issue 2017-03-01 23:03:01 +08:00
吴晟 Wu Sheng dbcb868d9f Merge pull request #94 from ascrutae/feature/3.0
add test case and fix some issue
2017-03-01 16:16:05 +08:00
ascrutae 20193495b4 add test case and fix some issue 2017-03-01 15:41:12 +08:00
wusheng bbe79aa865 Merge branch 'feature/3.0' of https://github.com/wu-sheng/sky-walking into feature/3.0
* 'feature/3.0' of https://github.com/wu-sheng/sky-walking:
  add test case and fix some issue
2017-02-28 19:30:58 +08:00
wusheng d16f9d99d6 Force test sniffer-mock module 2017-02-28 19:30:49 +08:00
吴晟 Wu Sheng 301aab4129 Merge pull request #93 from ascrutae/feature/3.0
add test case and fix some issue
2017-02-28 18:15:24 +08:00
ascrutae dfee12c565 Merge commit 'ee7cf9da2bd3e6beaf6c53c75092a8fac4de391a' into feature/3.0 2017-02-28 18:08:33 +08:00
ascrutae bc848be560 add test case and fix some issue 2017-02-28 18:01:09 +08:00
wusheng ee7cf9da2b Add easylog test cases. Need refactor these classes later. 2017-02-28 16:37:09 +08:00
wusheng 99024b3d0f Add api/conf test case. 2017-02-28 15:58:27 +08:00
wusheng 6deb4bb837 Alter the TraceSegement build mechanism in sniffer-mock module. 2017-02-28 15:30:19 +08:00
wusheng 6e2ccfabcd Add a test case about System.out/err. 2017-02-28 15:07:54 +08:00
wusheng a5f2aa1f47 Add test case for ArgumentTypeNameMatch.java 2017-02-28 11:43:12 +08:00
吴晟 Wu Sheng 7df2104294 Merge pull request #92 from ascrutae/feature/3.0
Fix HttpClient plugin issue and add test case
2017-02-28 11:08:08 +08:00
ascrutae de74af602b remove code 2017-02-28 11:00:20 +08:00
wusheng acdbc5e11b Remove all common-log modules(useless). 2017-02-28 10:50:28 +08:00
wusheng 792cf9d1e7 Add test cases for skywalking-logging-impl-log4j2 module(not used right now). 2017-02-28 10:21:56 +08:00