1.修改首页相关介绍信息

This commit is contained in:
wusheng 2015-11-07 16:55:51 +08:00
parent 8979b80165
commit de0e778748
1 changed files with 23 additions and 13 deletions

View File

@ -18,7 +18,7 @@
<div class="wrapper"> <div class="wrapper">
<header> <header>
<h1>Sky-walking</h1> <h1>Sky-walking</h1>
<p>Distributed Application Monitoring System</p> <p>Distributed Application Tracing System</p>
<p class="view"><a href="https://github.com/wu-sheng/sky-walking">View the Project on GitHub <small>wu-sheng/sky-walking</small></a></p> <p class="view"><a href="https://github.com/wu-sheng/sky-walking">View the Project on GitHub <small>wu-sheng/sky-walking</small></a></p>
<ul> <ul>
<li><a href="https://github.com/wu-sheng/sky-walking/zipball/master">Download <strong>ZIP File</strong></a></li> <li><a href="https://github.com/wu-sheng/sky-walking/zipball/master">Download <strong>ZIP File</strong></a></li>
@ -27,32 +27,42 @@
</ul> </ul>
</header> </header>
<section> <section>
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here <a href="https://guides.github.com/features/mastering-markdown/">using GitHub Flavored Markdown</a>, select a template crafted by a designer, and publish. After your page is generated, you can check out the new <code>gh-pages</code> branch locally. If youre using GitHub Desktop, simply sync your repository and youll see the new branch.</p> <p>Welcome to the sky walking home page.</p>
<ul>
<li><a href="#">Goto <strong>Sky Walking API Guide(Temporarily unavailable)</strong></a></li>
</ul>
<h3> <h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Designer Templates</h3> <a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>什么是Sky Walking?</h3>
<p>Weve 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.</p> <p>他是一个面向分布式系统的全链路监控追踪系统。用于应用集群的分布式调用情况和服务性能监控,负载分布情况的分析系统。</p>
<h3> <h3>
<a id="creating-pages-manually" class="anchor" href="#creating-pages-manually" aria-hidden="true"><span class="octicon octicon-link"></span></a>Creating pages manually</h3> <a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>为什么需要Sky Walking?</h3>
<p>目前主流的应用系统或者互联网系统,都是由各种不同职责的系统构成的大规模集群,通过分布式调用的模式,支持前台系统。系统间关系复杂,无法预先设计与规划。调用链路繁多,通过日志分析难度很大。</p>
<p>从Google发表自己的Drapper分布式追踪系统的论文发表以来wiki、淘宝、京东等各家国内外大型互联网公司都研发了自己的全链路追踪系统。可见此系统在离散的分布式集群中的重要作用。 </p>
<p>If you prefer to not use the automatic generator, push a branch named <code>gh-pages</code> 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.</p>
<h3> <h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3> <a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Sky Walking支持追踪哪些调用?</h3>
<p>1.web调用<br/>
<p>You can <a href="https://github.com/blog/821" class="user-mention">@mention</a> a GitHub username to generate a link to their profile. The resulting <code>&lt;a&gt;</code> element will link to the contributors GitHub Profile. For example: In 2007, Chris Wanstrath (<a href="https://github.com/defunkt" class="user-mention">@defunkt</a>), PJ Hyett (<a href="https://github.com/pjhyett" class="user-mention">@pjhyett</a>), and Tom Preston-Werner (<a href="https://github.com/mojombo" class="user-mention">@mojombo</a>) founded GitHub.</p> 2.jdbc调用<br/>
3.dubbox<br/>
4.Spring本地方法调用<br/>
5.公司内部封装的内部服务<br/>
6.应用可自行封装的各种调用</p>
<h3> <h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support or Contact</h3> <a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Sky Walking目前的进展情况?</h3>
<p>Having trouble with Pages? Check out our <a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and well help you sort it out.</p> <p>正在开发1.0版本,进行内部的测试。我们尽力在最快的时间内,开放完整的应用程序。</p>
</section> </section>
</div> </div>
<footer> <footer>
<p>Project maintained by <a href="https://github.com/wu-sheng">wu-sheng</a></p> <p>Project maintained by <a href="https://github.com/wu-sheng">wu-sheng</a></p>
<p>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></p> <p>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>