From de0e778748a95f3e1bfd2d6beed5c9ad0ff0cfcc Mon Sep 17 00:00:00 2001 From: wusheng Date: Sat, 7 Nov 2015 16:55:51 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E4=BB=8B=E7=BB=8D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index a253f8bde..1b91fff53 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@

Sky-walking

-

Distributed Application Monitoring System

+

Distributed Application Tracing System

View the Project on GitHub wu-sheng/sky-walking

-

-Welcome to GitHub Pages.

-

This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new gh-pages branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.

+

Welcome to the sky walking home page.

+ +

-Designer Templates

+什么是Sky Walking? -

We’ve crafted some handsome templates for you to use. Go ahead and click 'Continue to layouts' to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved.

+

他是一个面向分布式系统的全链路监控追踪系统。用于应用集群的分布式调用情况和服务性能监控,负载分布情况的分析系统。

-Creating pages manually

+为什么需要Sky Walking? + +

目前主流的应用系统或者互联网系统,都是由各种不同职责的系统构成的大规模集群,通过分布式调用的模式,支持前台系统。系统间关系复杂,无法预先设计与规划。调用链路繁多,通过日志分析难度很大。

+

从Google发表自己的Drapper分布式追踪系统的论文发表以来,wiki、淘宝、京东等各家国内外大型互联网公司,都研发了自己的全链路追踪系统。可见此系统在离散的分布式集群中的重要作用。

-

If you prefer to not use the automatic generator, push a branch named gh-pages to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.

-Authors and Contributors

- -

You can @mention a GitHub username to generate a link to their profile. The resulting <a> element will link to the contributor’s GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.

+Sky Walking支持追踪哪些调用? +

1.web调用
+2.jdbc调用
+3.dubbox
+4.Spring本地方法调用
+5.公司内部封装的内部服务
+6.应用可自行封装的各种调用

-Support or Contact

+Sky Walking目前的进展情况? -

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

+

正在开发1.0版本,进行内部的测试。我们尽力在最快的时间内,开放完整的应用程序。

+
+