# skywalking
**Repository Path**: liufengyijian/sky-walking
## Basic Information
- **Project Name**: skywalking
- **Description**: Mirror of Apache SkyWalking project.
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: http://skywalking.apache.org
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 718
- **Created**: 2019-01-22
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Apache SkyWalking
==========
**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
in Cloud Native architecture.
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
SkyWalking supports to collect telemetry (traces and metrics) data from multiple sources
and multiple formats,
including
1. Java, .NET Core and NodeJS auto-instrument agents in SkyWalking format
1. Istio telemetry format
1. Zipkin v1/v2 formats
# Document
- [6.x Documents](docs/README.md).
```
5.x is still supported by SkyWalking community, and the agent-backend protocol is compatible with 6.x.
You can go to 5.x branch. At there, you have everything you need.
```
- Go to [5.x pages](https://github.com/apache/incubator-skywalking/tree/5.x). Also 5.x document is [here](https://github.com/apache/incubator-skywalking/blob/5.x/docs/README.md).
# Downloads
Please head to the [releases page](http://skywalking.apache.org/downloads/) to download a release of Apache SkyWalking.
# 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 dev@skywalking.apache.org .
# Live Demo
- Host in Beijing. [goto](http://106.75.237.45:8080/)
- Username: admin
- Password: admin
# Screenshot
Under javaagent observing | Observe on Istio |
![]() |
![]() |
More screenshots | More screenshots |
SkyWalking enriches the CNCF CLOUD NATIVE Landscape.
Our project enriches the OpenAPM Landscape!