Go to file
peng-yongsheng 2c4d221b25 Merge branch '6.0' of https://github.com/apache/incubator-skywalking into 6.0 2018-08-20 11:49:26 +08:00
.github Add new GitHub template 2018-01-16 17:07:14 +08:00
apm-application-toolkit Upgrade version to 6.0.0 alpha. 2018-07-07 10:46:41 +08:00
apm-checkstyle Upgrade version to 6.0.0 alpha. 2018-07-07 10:46:41 +08:00
apm-collector Fix a test case. 2018-08-20 11:39:02 +08:00
apm-commons Upgrade version to 6.0.0 alpha. 2018-07-07 10:46:41 +08:00
apm-dist Update NOTICE proto files 2018-08-09 20:15:38 +08:00
apm-protocol Fix CI. And add a new instance ping service. 2018-08-16 16:30:03 +08:00
apm-sniffer All of the inventory register test success. 2018-08-18 14:14:28 +08:00
apm-webapp Merge branch 'master' into 6.0 2018-07-10 17:58:42 -07:00
docker Fix docker file CI failure. 2018-08-18 09:03:49 +08:00
docs Adjust documents. 2018-08-20 10:55:13 +08:00
oap-server Fixed the check style error. 2018-08-20 11:49:07 +08:00
skywalking-ui@f9c602936a Fix #1441 add icon files notice (#1442) 2018-07-10 20:12:53 -07:00
tools Update create_source_release.sh (#1431) 2018-07-05 16:50:27 -07:00
.gitignore Fix docker file CI failure. 2018-08-18 09:03:49 +08:00
.gitmodules Add submodule links for protocol 2018-02-23 11:46:30 +08:00
.travis.yml Sync to fix release check (#982) 2018-03-24 17:11:04 +08:00
CHANGES.md #1410 (#1411) 2018-06-29 21:03:02 +08:00
CODE_OF_CONDUCT.md Update COC to Apache edition (#890) 2018-03-06 18:51:01 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2018-03-05 19:36:32 +08:00
DISCLAIMER Update release doc and related script (#1252) 2018-05-23 11:47:56 +08:00
HEADER Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
LICENSE Create istio receiver module 2018-08-09 20:07:01 +08:00
NOTICE Update NOTICE proto files 2018-08-09 20:15:38 +08:00
README.md Adjust documents. 2018-08-20 10:55:13 +08:00
codeStyle.xml Update copyright to Apache Foundation. 2017-12-09 23:38:32 +08:00
pom.xml Fix CI. 2018-08-09 21:17:25 +08:00

README.md

Apache SkyWalking

Sky Walking logo

SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.

GitHub stars Twitter Follow

Maven Central Build Status Join the chat at https://gitter.im/sky-walking/Lobby OpenTracing-1.x Badge

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

SkyWalking supports to collect telemetry (traces and metrics) data from different sources, in order to provide more options for different scenarios. For better understanding, read our documents.

Document

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to wusheng@apache.org.

Live Demo

  • Host in Beijing. goto
    • Username: admin
    • Password: admin

Screenshot

Compiling project

Follow this document.

Contact Us

Users


Our project enriches the OpenAPM Landscape!

License

Apache 2.0 License.