From 1640299163de200991182944ee5f161a8abe4185 Mon Sep 17 00:00:00 2001 From: wu-sheng Date: Wed, 2 Mar 2016 11:18:15 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e47ec38d..73a2c6eef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Sky Walking -SkyWalking-Distributed Application Tracing System, 是一个对JAVA应用程序运行情况进行追踪、告警和分析的系统。 +SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对JAVA应用程序运行情况进行追踪、告警和分析的系统。 * 核心理论为[Google Dapper论文:Dapper, a Large-Scale Distributed Systems Tracing Infrastructure](http://research.google.com/pubs/pub36356.html),英语有困难的同学可参考[国内翻译](http://duanple.blog.163.com/blog/static/70971767201329113141336/) * 本分析系统能通过不修改或少量修改代码的模式,对现有的JAVA应用或J2EE应用进行监控和数据收集,并针对应用进场进行准实时告警。此外提供大量的调用性能分析功能,解决目前的监控系统主要监控进程、端口而非应用实际性能的问题。 From 43ed6cb97a094cb9a35f04e66b081141d177d869 Mon Sep 17 00:00:00 2001 From: wu-sheng Date: Wed, 2 Mar 2016 11:19:37 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a2c6eef..59f073a97 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Sky Walking -SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对JAVA应用程序运行情况进行追踪、告警和分析的系统。 +SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对JAVA分布式应用程序集群的业务运行情况进行追踪、告警和分析的系统。 * 核心理论为[Google Dapper论文:Dapper, a Large-Scale Distributed Systems Tracing Infrastructure](http://research.google.com/pubs/pub36356.html),英语有困难的同学可参考[国内翻译](http://duanple.blog.163.com/blog/static/70971767201329113141336/) * 本分析系统能通过不修改或少量修改代码的模式,对现有的JAVA应用或J2EE应用进行监控和数据收集,并针对应用进场进行准实时告警。此外提供大量的调用性能分析功能,解决目前的监控系统主要监控进程、端口而非应用实际性能的问题。 From 653c58d661fe7e46edd170c22dfe3d7a2f2f95a3 Mon Sep 17 00:00:00 2001 From: wu-sheng Date: Wed, 2 Mar 2016 11:22:55 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 59f073a97..b6c700527 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对 * 吴晟   [亚信](http://www.asiainfo.com/) wusheng@asiainfo.com * 张鑫   [亚信](http://www.asiainfo.com/) zhangxin10@asiainfo.com -# 交流群 +# 交流 +* 联系邮箱:wu.sheng@foxmail.com * QQ群:392443393,请注明“Sky Walking交流” * 谁在使用Sky Walking?[点击进入](https://github.com/wu-sheng/sky-walking/issues/34)。同时请各位使用者反馈下,都在哪些项目中使用。 @@ -25,15 +26,6 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对 ## 分析汇总 -# Home Page -http://wu-sheng.github.io/sky-walking/ - -# API Guide -http://wu-sheng.github.io/sky-walking/sample-code/codeView.html - -# Contact Us -Mail: wu.sheng@foxmail.com - # Quick Start ## 编译与部署 ### 部署第三方软件