Commit Graph

1523 Commits

Author SHA1 Message Date
ascrutae 240cacb447 add plugin test cases 2017-03-20 10:41:19 +08:00
wusheng dfa0eead31 Add tags test case. 2017-03-16 20:22:24 +08:00
wusheng 76fd789d74 Add new test case for 3 InvokeContextTest. 2017-03-16 18:56:42 +08:00
wusheng 14fc924cc4 Fix interceptor instance singleton bug, and add some test cases. 2017-03-16 18:45:33 +08:00
wusheng 5c369aefb4 Alter TraceSegement, Add a list of DistributedTraceId as field `relatedGlobalTraces`. 2017-03-16 16:30:11 +08:00
wusheng 5781437984 Shade akka.* in collector-worker. Prevent akka se/deserializing failure. 2017-03-15 20:22:53 +08:00
wusheng 82ccb8dc23 Rename ServiceStarter to ServiceManager.
Finish the major codes of TraceSegmentProcessQueue and CollectorClientService.
2017-03-14 16:55:14 +08:00
wusheng 413f207ec7 Sync a result pom 2017-03-14 15:23:20 +08:00
吴晟 Wu Sheng 9b47b0c328 Merge pull request #105 from ascrutae/feature/3.0
fix tomcat cannot works issue
2017-03-14 06:11:06 +08:00
ascrutae 3bbf370d80 fix test case issue 2017-03-13 23:50:25 +08:00
ascrutae 894cc4fd16 fix tomcat cannot works issue 2017-03-13 23:45:25 +08:00
ascrutae 7d463fbdf7 Merge commit '533be469201216d303532203a6da26b02b6ec833' into feature/3.0
# Conflicts:
#	skywalking-sniffer/skywalking-sdk-plugin/jdbc-plugin/src/main/java/com/a/eye/skywalking/plugin/jdbc/CallableStatementTracing.java
#	skywalking-sniffer/skywalking-sdk-plugin/jdbc-plugin/src/main/java/com/a/eye/skywalking/plugin/jdbc/ConnectionTracing.java
#	skywalking-sniffer/skywalking-sdk-plugin/jdbc-plugin/src/main/java/com/a/eye/skywalking/plugin/jdbc/PreparedStatementTracing.java
#	skywalking-sniffer/skywalking-sdk-plugin/jdbc-plugin/src/main/java/com/a/eye/skywalking/plugin/jdbc/StatementTracing.java
2017-03-13 22:35:10 +08:00
ascrutae 533be46920 fix #103 2017-03-13 22:31:33 +08:00
wusheng fa187ca945 Add a new ability to ServiceStarter, about finding a started service instance. 2017-03-13 17:13:59 +08:00
wusheng f1d2aea35e Fix a test case failure issue. 2017-03-13 16:01:06 +08:00
wusheng 738d156495 Recover logging-api/logging-log4j2 modules. Adjust codes for new modules. 2017-03-13 15:57:51 +08:00
ascrutae d8d916a29b fix test failure issue 2017-03-11 16:34:15 +08:00
ascrutae e3e2591d33 fix operation name of jdbc plugin issue 2017-03-11 16:26:24 +08:00
ascrutae 765b15e026 fix tomcat span without peer host and peer port issue 2017-03-11 16:14:13 +08:00
吴晟 Wu Sheng 2fb18ebc4e Merge pull request #97 from wu-sheng/feature/collector
Add collector modules to 3.0
2017-03-10 23:10:52 +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
吴晟 Wu Sheng aa10ce7998 Merge pull request #98 from ascrutae/feature/3.0
fix issue
2017-03-08 21:56:44 +08:00
ascrutae 21696f132f fix http client plugin test failure issue 2017-03-08 21:31:29 +08:00
ascrutae c4b610982e fix java doc issue 2017-03-08 06:25:52 +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
ascrutae 8c5b1e8cb8 fix issue 2017-03-04 23:12:55 +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
ascrutae d1f320a0e8 fix jedis cannot finish span issue 2017-03-02 18:54:54 +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