Go to file
吴晟 Wu Sheng 0951b9434b Make k8s-Coordinator works in role mode. (#2347)
* Make k8s-Coordinator back in role mode.

* Start query API server after the core started.

* Do lock when port has been intialized.

* Rename service.

* Fix text cases.

* Declare ConfigService.class in core module.

* Implement in an easier way.

* Envoy print whole metric, now in debug.

* Forcedly fix envoy timestamp issue.
2019-03-12 15:36:36 +07:00
.github Add new GitHub template 2018-01-16 17:07:14 +08:00
.mvn/wrapper Backend streaming thread model improvement (#2247) 2019-02-18 14:55:07 +08:00
apm-application-toolkit GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
apm-checkstyle Correct trace id in slow db statement (#2254) 2019-02-19 13:02:54 +08:00
apm-commons Improve OAP cluster performance (#2271) 2019-02-21 16:33:07 +08:00
apm-dist Envoy metrics receiver plugin protos (#2304) 2019-03-01 22:13:59 +08:00
apm-protocol Support Zookeeper plugin (#2211) 2019-02-15 22:13:44 +08:00
apm-sniffer polish code (#2332) 2019-03-08 15:37:20 +08:00
apm-webapp GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
docker The role of OAP server. (#2344) 2019-03-11 16:34:30 +08:00
docs New architecture graph, new documents. (#2345) 2019-03-11 18:12:59 +08:00
licenses Add LICENSE full text into source license and remove NOTICE (#1624) 2018-09-05 07:05:08 +08:00
oap-server Make k8s-Coordinator works in role mode. (#2347) 2019-03-12 15:36:36 +07:00
skywalking-ui@949e43436a Sync UI (#2290) 2019-02-24 21:17:19 +08:00
tools Fix CI and release guide. 2018-08-31 22:57:19 +08:00
.gitignore Improve OAP cluster performance (#2271) 2019-02-21 16:33:07 +08:00
.gitmodules Bind v6 query to query-protocol git repo. 2018-09-03 16:33:10 +08:00
.travis.yml Try to fix test cover. (#2331) 2019-03-08 11:13:29 +08:00
CHANGES.md Fix H2 and MySQL endpoint dependency map miss upstream side and add changelogs (#2187) 2019-01-20 18:14:18 +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 Envoy metrics receiver plugin protos (#2304) 2019-03-01 22:13:59 +08:00
NOTICE Update year to 2019 (#2113) 2019-01-02 18:16:24 +08:00
README.md New architecture graph, new documents. (#2345) 2019-03-11 18:12:59 +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 Fix a small setting. (#2343) 2019-03-11 15:13:38 +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
  • Database access metric. Detect slow database access statements(including SQL statements).
  • Alarm

SkyWalking supports to collect telemetry (traces and metrics) data from multiple sources and multiple formats, including

  1. Java, .NET Core, NodeJS and PHP auto-instrument agents in SkyWalking format
  2. Istio telemetry format
  3. Zipkin v1/v2 format
  4. Envoy metrics format (the metric entries itself is prometheus client metric family)

Document

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 follow the REPORTING GUIDELINES to report unacceptable behavior.

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.