Commit Graph

573 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 2b153b8bf6
Merge branch 'master' into feature/support-hystrix-plugin 2018-02-27 15:03:03 +08:00
ascrutae 66e3eb0765 [Agent] fix some intercept package name about toolkit's class is incorrect 2018-02-27 14:37:22 +08:00
吴晟 Wu Sheng 9a401a3545
Merge branch 'master' into feature/support-hystrix-plugin 2018-02-27 14:16:17 +08:00
ascrutae 83461aa679 fix checkstyle failed 2018-02-27 13:22:11 +08:00
ascrutae 49b4314aeb fix check style failed 2018-02-27 12:04:12 +08:00
ascrutae 64c48ea7a7 remove javadoc 2018-02-27 11:32:17 +08:00
ascrutae 0d6233dd54 [Agent] fix that javadoc import unused class cause classloader issue 2018-02-27 11:29:18 +08:00
吴晟 Wu Sheng a1711f7390
Update pom.xml 2018-02-27 08:33:59 +08:00
吴晟 Wu Sheng acae617047
Merge branch 'master' into feature/support-hystrix-plugin 2018-02-27 06:21:27 +08:00
ascrutae 107eaacfa7 Adjust hystrix plugin buried point 2018-02-27 00:23:33 +08:00
wusheng f7fdd9f854 Fix assmbly for mvn clean install -Papache-release and update version to SNAPSHOT for SNAPSHOT release. 2018-02-26 23:22:10 +08:00
吴晟 Wu Sheng 851ee0fe45
Merge branch 'master' into feature/support-hystrix-plugin 2018-02-26 18:56:23 +08:00
wu-sheng 5ba864d88d Fix an oracle javadoc. 2018-02-26 16:55:50 +08:00
wu-sheng 64d0660d21 Fix optional plugin javadoc 2018-02-26 16:49:52 +08:00
wu-sheng 400ad41a64 Fix all javadoc issues. 2018-02-26 15:47:19 +08:00
wu-sheng 1d6ca31b62 Commit many java doc fixes. 2018-02-26 12:01:24 +08:00
wu-sheng 158b6ff884 Fixing javadoc. And try to trigger a ci fail in this commit, in order to make sure javadoc will be checked in further pull request. 2018-02-26 09:15:10 +08:00
ascrutae b4d58cd19b Adjust variable name and remove some confuse comment 2018-02-25 23:15:14 +08:00
ascrutae 65456716a3 add comment 2018-02-25 21:43:27 +08:00
ascrutae c58c9ec412 Merge upstream/master to master 2018-02-25 21:05:08 +08:00
ascrutae fa99652d5b [Agent] Support hystrix plugin 2018-02-25 21:02:38 +08:00
ascrutae 8d381976cd [Agent] fix HierarchyMatch donot support generic type 2018-02-25 17:03:24 +08:00
ascrutae 2c493bcd66 [Agent] fix the servicecomb-1.x-plugin build failure in local workdir 2018-02-25 11:49:18 +08:00
lytscu dbee9531f1 Add [Agent] V1 servicecomb plugin 2018-02-24 16:16:30 +08:00
lytscu 3eeacb1ae6 Update comments 2018-02-12 15:23:44 +08:00
lytscu 098251c2e6 Update consumer register 2018-02-12 12:57:50 +08:00
lytscu 61f8d3ee50 Update afterMethod exception status 2018-02-11 15:32:48 +08:00
lytscu 2e95e7fff2 Update exception status 2018-02-11 14:57:42 +08:00
lytscu b5ec187e9c Update servicecomb-java-chassis-0.x-plugin/pom.xml 2018-02-09 17:19:15 +08:00
李运涛 liyuntao 6793deb0e1
Merge branch 'master' into servicecomb 2018-02-08 20:13:24 -06:00
wu-sheng ca11058f8e Add a new field for operation register. 2018-02-07 15:58:05 +08:00
吴晟 Wu Sheng efd27dddcd
Merge branch 'master' into master 2018-02-07 11:49:48 +08:00
carlvine 5c44dd96a2 bugfix:no data collected after application started 20+seconds 2018-02-07 09:53:19 +08:00
Xin,Zhang daf3c257d7
Merge branch 'master' into fix/kafka-plugin-issue 2018-02-06 22:55:02 +08:00
ascrutae a3df0cf0ff [Agent] fix kafka plugin don't works 2018-02-06 20:30:51 +08:00
ascrutae 03071a4061 modify the comments 2018-02-06 17:28:28 +08:00
李运涛 liyuntao 49a99a5353
Merge branch 'master' into servicecomb 2018-02-05 20:12:43 -06:00
ascrutae 93da3fa5bf Modify operation name 2018-02-05 23:52:51 +08:00
ascrutae 60638f7ceb add comments 2018-02-05 22:30:21 +08:00
lytscu 5fce5dcd0e Update servicecomb-java-chassis-0.x-plugin 2018-02-05 20:54:07 +08:00
ascrutae 9c332e864a [Agent] Fix grpc don't works in 1.8 version 2018-02-05 19:41:54 +08:00
Xin,Zhang 125858ece4
Merge branch 'master' into feature/oracle-plugins 2018-01-31 21:53:45 +08:00
ascrutae 7554cfabaf [Agent] Change the enhance way of oracle plugin 2018-01-31 17:06:08 +08:00
ascrutae df04ed4943 Remove incorrect exclude 2018-01-30 15:32:08 +08:00
ascrutae 98d3f0eaf3 [Agent] fix optional plugin doesn't works 2018-01-30 15:09:14 +08:00
lytscu 48f8fceebe Modify ComponentId =28 2018-01-30 10:38:05 +08:00
李运涛 liyuntao a3985d7b63
Merge branch 'master' into servicecomb 2018-01-30 10:04:27 +08:00
lytscu 1a8fb0f181 Modify operationName to invocation.getMicroserviceQualifiedName() 2018-01-29 20:08:29 +08:00
ascrutae 133470dbaa Merge branch 'feature/kafka-plugin' of https://github.com/ascrutae/sky-walking into feature/kafka-plugin 2018-01-28 21:16:35 +08:00
ascrutae 111f31c192 change package 2018-01-28 21:16:18 +08:00