Go to file
Jared Tan 7b8e9ea2b9
update component-libraries.yml in docker config. (#2141)
* remove duplicate config in docker.

* Revert "remove duplicate config in docker."

This reverts commit eb774035

* update content.
2019-01-10 12:54:48 +08:00
.github Add new GitHub template 2018-01-16 17:07:14 +08:00
.mvn/wrapper Re-adds maven wrapper downloader so users won't crash if wget is missing (#1576) 2018-08-23 13:10:00 +08:00
apm-application-toolkit update version for next iteration. (#2084) 2018-12-23 09:14:14 +08:00
apm-checkstyle fix incorrect version in apm-checkstyle. (#2102) 2018-12-29 19:06:49 +08:00
apm-commons update version for next iteration. (#2084) 2018-12-23 09:14:14 +08:00
apm-dist Set telemetry module and APIs (#2123) 2019-01-07 09:48:53 +08:00
apm-protocol Support Gson Plugin (#2090) 2019-01-03 23:51:22 +08:00
apm-sniffer Fix ClassCastException (#2125) 2019-01-06 17:21:53 +08:00
apm-webapp update version for next iteration. (#2084) 2018-12-23 09:14:14 +08:00
docker update component-libraries.yml in docker config. (#2141) 2019-01-10 12:54:48 +08:00
docs Provide grafana settings for telemetry (#2138) 2019-01-10 07:27:23 +08:00
licenses Add LICENSE full text into source license and remove NOTICE (#1624) 2018-09-05 07:05:08 +08:00
oap-server Provide grafana settings for telemetry (#2138) 2019-01-10 07:27:23 +08:00
skywalking-ui@470faa3780 Update: update skywalking ui (#2140) 2019-01-10 08:49:23 +08:00
tools Fix CI and release guide. 2018-08-31 22:57:19 +08:00
.gitignore OAL tool module established (#2015) 2018-12-07 09:31:16 +08:00
.gitmodules Bind v6 query to query-protocol git repo. 2018-09-03 16:33:10 +08:00
.travis.yml Sync 6.0.0-alpha release and version up to beta. (#1883) 2018-11-06 15:45:15 +08:00
CHANGES.md [OAP Server][Cluster Plugin] Provide consul cluster plugin (#2036) 2018-12-12 08:14:41 -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 Fix the license being pointed out by Justin in release vote. (#1910) 2018-11-14 23:24:40 +08:00
NOTICE Update year to 2019 (#2113) 2019-01-02 18:16:24 +08:00
README.md Update README.md (#2107) 2019-01-01 15:38:33 +08:00
codeStyle.xml Update copyright to Apache Foundation. 2017-12-09 23:38:32 +08:00
mvnw Sync mvnw to 6.0 , provided by @adriancole 2018-08-22 22:50:50 +08:00
mvnw.cmd Sync mvnw to 6.0 , provided by @adriancole 2018-08-22 22:50:50 +08:00
pom.xml update version for next iteration. (#2084) 2018-12-23 09:14:14 +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 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
  2. Istio telemetry format
  3. Zipkin v1/v2 formats

Document

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.

Downloads

Please head to the releases page to download a release of Apache SkyWalking.

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 dev@skywalking.apache.org .

Live Demo

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

Screenshot

Under javaagent observing Observe on Istio
More screenshots More screenshots

Compiling project

Follow this document.

Contact Us

Who Uses SkyWalking?

A wide variety of companies and organizations use SkyWalking for research, production and commercial product. Here is the User Wall of SkyWalking.

Users are encouraged to add themselves to the PoweredBy page.

Landscapes



  

SkyWalking enriches the CNCF CLOUD NATIVE Landscape.


Our project enriches the OpenAPM Landscape!

Stargazers over time

Stargazers over time

License

Apache 2.0 License.