75 lines
3.0 KiB
Markdown
75 lines
3.0 KiB
Markdown
Apache SkyWalking
|
|
==========
|
|
|
|
<img src="https://skywalkingtest.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
|
|
|
|
**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)
|
|
[](https://twitter.com/AsfSkyWalking)
|
|
|
|
|
|
[](http://skywalking.apache.org/downloads/)
|
|
[](https://travis-ci.org/apache/incubator-skywalking)
|
|
[](https://gitter.im/openskywalking/Lobby)
|
|
[](http://opentracing.io)
|
|
|
|
# Abstract
|
|
**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
|
|
- Service topology map analysis
|
|
- Service, service instance and endpoint dependency analysis
|
|
- Slow services and endpoints detected
|
|
- Performance optimization
|
|
- Distributed tracing and context propagation
|
|
- Alarm
|
|
|
|
|
|
<img src="https://skywalkingtest.github.io/page-resources/6_overview.png"/>
|
|
|
|
|
|
# Document
|
|
- [Documents in English](docs/README.md)
|
|
|
|
|
|
# Code of conduct
|
|
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to wusheng@apache.org.
|
|
|
|
# Live Demo
|
|
- Host in Beijing. [goto](http://49.4.12.44:8080/)
|
|
- Username: admin
|
|
- Password: admin
|
|
|
|
# Screenshot
|
|
<img src="https://skywalkingtest.github.io/page-resources/5.0.0-beta2/Dashboard.png"/>
|
|
|
|
|
|
- [See all screenshots](/docs/Screenshots.md)
|
|
|
|
# Compiling project
|
|
Follow this [document](https://github.com/apache/incubator-skywalking/blob/master/docs/en/How-to-build.md).
|
|
|
|
# Contact Us
|
|
* Submit an issue
|
|
* Mail list: dev@skywalking.apache.org
|
|
* [Gitter](https://gitter.im/openskywalking/Lobby)
|
|
* QQ Group: 392443393
|
|
|
|
# Use cases
|
|
<img src="https://skywalkingtest.github.io/page-resources/users/users-2018-07-27-2.png"/>
|
|
|
|
- [Use case list](docs/use-case-list.md)
|
|
- [Submit new use case to us.](https://github.com/apache/incubator-skywalking/issues/443)
|
|
|
|
<p align="center">
|
|
<a href="https://openapm.io"><img src="https://openapm.io/static/media/openapm_logo.svg" width="100"/></a>
|
|
<br/>Our project enriches the <a href="https://openapm.io">OpenAPM Landscape!</a>
|
|
</p>
|
|
|
|
# License
|
|
[Apache 2.0 License.](/LICENSE)
|