Commit Graph

1306 Commits

Author SHA1 Message Date
zhangxin 7bf89427ab support open-tracing 2017-01-23 15:19:31 +08:00
wusheng c9e90187cc Format comments. 2017-01-13 15:40:57 +08:00
ascrutae ee65e0023d fix:#75 2017-01-13 15:24:33 +08:00
ascrutae cffa3e1d32 修复部分问题 2017-01-13 14:41:37 +08:00
wusheng 59c1038e83 Refactor codes, and add comments. 2017-01-13 12:07:45 +08:00
ascrutae 45a5d12566 Merge remote-tracking branch 'origin/master' 2017-01-13 11:39:40 +08:00
ascrutae b91d681dca 修复部分问题 2017-01-13 11:39:30 +08:00
wusheng fa67b121b3 remove test case temp files 2017-01-13 11:21:12 +08:00
ascrutae 038811a151 fix:#79 2017-01-13 11:18:38 +08:00
ascrutae baeda17b7e 添加version插件管理 2017-01-10 11:44:29 +08:00
wusheng 39f597f1ec Fix the version issue. And remove the duplicate definition of ConfigInitializer. 2017-01-09 15:27:48 +08:00
wusheng 5e6634d637 Add commonts of toolkits, and their activations. 2017-01-09 15:11:44 +08:00
wusheng 1ab4858f8a Add comments on “application-toolkit” module. 2017-01-09 11:44:02 +08:00
wusheng f5de30b101 Add comments in “logging-api” module . 2017-01-09 09:59:04 +08:00
wusheng d0bb872553 Add sniffer core classes’s comments. #78 2017-01-04 16:28:38 +08:00
wusheng a1f4e82fc4 Add comments on the two new match. #78 2017-01-04 12:06:01 +08:00
wusheng c0cb0c85b3 Add comments on core interceptors. #78 2017-01-04 11:50:48 +08:00
wusheng 5d84e9a4a7 Remove the useless testcase. Prefix class name match is not supported right now. 2017-01-03 21:22:09 +08:00
wusheng 8563997b20 Add comments in sniffer module. More to add later. 2017-01-03 19:31:37 +08:00
wusheng a944427df8 Remove the over-design about methodMatcher, use byte-buddy judge instead. Add module ‘skywalking-toolkit-opentracing-activation’ ( no activation implementation ). 2017-01-03 15:25:17 +08:00
wusheng 3c92217b4d use ‘%T’ instead of ‘%x’, to avoid log4j NDC failure. https://github.com/wu-sheng/sky-walking/issues/77 2016-12-30 17:45:36 +08:00
吴晟 Wu Sheng e801e45b2d Update README.md 2016-12-30 11:24:45 +08:00
吴晟 Wu Sheng 131681d00f Update README.md 2016-12-30 10:37:42 +08:00
wusheng beacadaaf8 Merge branch 'master' of https://github.com/wu-sheng/sky-walking
* 'master' of https://github.com/wu-sheng/sky-walking:
  Set theme jekyll-theme-tactile
2016-12-30 10:34:59 +08:00
wusheng e0474e3bc7 no message 2016-12-30 10:34:44 +08:00
吴晟 Wu Sheng 0ec75e59b1 Set theme jekyll-theme-tactile 2016-12-30 10:33:47 +08:00
wusheng ba076825a9 no message 2016-12-30 10:32:13 +08:00
wusheng e3d333f5b3 fix path. 2016-12-30 10:31:25 +08:00
wusheng fc9c2cf130 rename 2016-12-30 10:30:07 +08:00
wusheng ad5b573086 fix wrong path. 2016-12-30 10:00:26 +08:00
wusheng 9d087fdf44 update new resources 2016-12-30 09:58:53 +08:00
吴晟 Wu Sheng 7a35822755 Set theme jekyll-theme-hacker 2016-12-30 09:48:46 +08:00
ascrutae 17aff0d1c2 修复部分问题 2016-12-27 16:19:19 +08:00
ascrutae f6b761d4b2 修复部分问题 2016-12-27 16:15:17 +08:00
ascrutae e316eba139 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-sniffer/skywalking-agent/dependency-reduced-pom.xml
2016-12-27 10:22:12 +08:00
ascrutae 99fd385c9b 修改pom,fix #76 2016-12-27 10:21:59 +08:00
吴晟 Wu Sheng 07308fe566 Update README.md
Add a new a characteristic
2016-12-23 15:43:32 +08:00
wusheng eb3afeed09 add a spi file to support tracer loader 2016-12-21 14:35:43 +08:00
wusheng 96519491db Implement necessary interfaces and methods of OT. 2016-12-21 10:59:18 +08:00
wusheng e5c562c4bb add some implements of OT. 2016-12-20 17:59:46 +08:00
wusheng 6ee99292a2 add application toolkit to support opentracing 2016-12-20 17:35:07 +08:00
wusheng 268d5920f7 add jcenter to repo 2016-12-20 15:49:33 +08:00
wusheng 682d7938f5 add plugins to release sources 2016-12-20 15:28:23 +08:00
wusheng e09051770f add ‘distributionManagement’ to deploy application toolkit. 2016-12-20 11:41:56 +08:00
ascrutae 631494e5a2 Merge remote-tracking branch 'origin/master' 2016-12-20 10:30:53 +08:00
ascrutae b7c9145fd8 修复部分问题 2016-12-20 10:30:39 +08:00
wusheng e3b964e991 Merge branch 'master' of https://github.com/wu-sheng/sky-walking
* 'master' of https://github.com/wu-sheng/sky-walking:
  Update README.md
2016-12-19 17:38:24 +08:00
wusheng 8d484971c0 change version number to 2.1-2017, for the next iterator. 2016-12-19 17:38:10 +08:00
吴晟 Wu Sheng 2779e15e45 Update README.md 2016-12-19 17:31:04 +08:00
wusheng 364bc96f86 Remove out-of-date doc. All doc release on WIKI, now. 2016-12-19 13:33:24 +08:00