You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/07/16 08:46:32 UTC

[incubator-skywalking] branch 6.0 updated: Change description back to APM.

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch 6.0
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/6.0 by this push:
     new c5b4dea  Change description back to APM.
c5b4dea is described below

commit c5b4dea4b999700e02b15e09f2978a6a364c97fe
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Jul 16 16:46:22 2018 +0800

    Change description back to APM.
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 783fbee..2d1aa94 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Apache SkyWalking
 
 <img src="https://skywalkingtest.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
 
-**SkyWalking**: an observability analysis platform, also an APM(application performance monitor) system, especially designed for 
+**SkyWalking**: an APM(application performance monitor) system, especially designed for 
 microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
 
 [![GitHub stars](https://img.shields.io/github/stars/apache/incubator-skywalking.svg?style=for-the-badge&label=Stars&logo=github)](https://github.com/apache/incubator-skywalking)
@@ -16,7 +16,8 @@ microservices, cloud native and container-based (Docker, Kubernetes, Mesos) arch
 [![OpenTracing-1.x Badge](https://img.shields.io/badge/OpenTracing--1.x-enabled-blue.svg)](http://opentracing.io)
 
 # Abstract
-**SkyWalking** provides the observability and analysis platform, including monitoring, tracing, diagnosing capabilities for distributed system.
+**SkyWalking** is an open source APM system, including monitoring, tracing, diagnosing capabilities for distributed system. 
+The core features are following.
 
 - Service, service instance, endpoint metrics analysis
 - Root cause analysis
@@ -27,8 +28,10 @@ microservices, cloud native and container-based (Docker, Kubernetes, Mesos) arch
 - Distributed tracing and context propagation
 - Alarm
 
+
 <img src="https://skywalkingtest.github.io/page-resources/6_overview.png"/>
 
+
 # Document
 - [Documents in English](docs/README.md)