Change description back to APM.
This commit is contained in:
parent
b8206b8cec
commit
c5b4dea4b9
|
|
@ -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.
|
||||
|
||||
[](https://github.com/apache/incubator-skywalking)
|
||||
|
|
@ -16,7 +16,8 @@ microservices, cloud native and container-based (Docker, Kubernetes, Mesos) arch
|
|||
[](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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue