Update README.md

This commit is contained in:
wu-sheng 2016-04-03 14:05:53 +08:00
parent a8bfd9d17f
commit 3fb7f373c9
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对
[![Build Status](https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master)](https://travis-ci.org/wu-sheng/sky-walking)
[Latest stable Version, 1.0-beta-pre](https://github.com/wu-sheng/sky-walking/tree/1.0-beta-pre)
- Latest Stable Version, use release: [1.0-beta-pre](https://github.com/wu-sheng/sky-walking/releases/tag/1.0-beta-pre)
# 简介 / abstract
* 核心理论为[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应用进行监控和数据收集并针对应用进场进行准实时告警。此外提供大量的调用性能分析功能解决目前的监控系统主要监控进程、端口而非应用实际性能的问题。
* 支持国内常用的dubbo以及dubbox等常见RPC框架支持应用异常的邮件告警