Go to file
Gao Hongtao 32a64bd5f2 Update webapp for rocketbot ui (#2541)
* Update webapp to support rocketbot

* Revert pom.xml

* Update webapp for rocketbot ui

 * Add NotFoundHandler to handle SPA url routing
 * Update ui dockerfile with tlp tar name
2019-04-27 07:59:21 +08: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 1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404) 2019-03-26 05:10:12 -07:00
apm-commons Add unit test for ConsumerPoolFactory, EnvUtil (#2497) 2019-04-20 11:31:15 +08:00
apm-dist update ui license. (#2519) 2019-04-25 15:13:29 +08:00
apm-protocol Vert.x Core 3.x Plugin (#2386) 2019-04-16 23:46:49 +08:00
apm-sniffer Vert.x Core 3.x Plugin (#2386) 2019-04-16 23:46:49 +08:00
apm-webapp Update webapp for rocketbot ui (#2541) 2019-04-27 07:59:21 +08:00
docker Update webapp for rocketbot ui (#2541) 2019-04-27 07:59:21 +08:00
docs Set RocketBot as primary UI in doc (#2524) 2019-04-25 21:25:55 +08:00
licenses Reorganize the receiver proto (#2426) 2019-03-30 18:25:31 -07:00
oap-server support es query segment max size. (#2540) 2019-04-26 23:39:40 +08:00
skywalking-ui@116d6d8f6c Set RocketBot as primary UI in doc (#2524) 2019-04-25 21:25:55 +08:00
tools Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
.gitignore Improve OAP cluster performance (#2271) 2019-02-21 16:33:07 +08:00
.gitmodules Merge RocketBot UI as primary UI (#2515) 2019-04-25 12:34:36 +08:00
.travis.yml Integration test for elastic search client. (#2464) 2019-04-10 10:15:54 +08:00
CHANGES.md Add changelog for 6.1 (#2528) 2019-04-26 20:19:57 +08:00
CODE_OF_CONDUCT.md Update COC to Apache edition (#890) 2018-03-06 18:51:01 +08:00
CONTRIBUTING.md Remove many incubator/incubating things. (#2499) 2019-04-21 11:11:09 +08:00
HEADER Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
Jenkinsfile Integration test for elastic search client. (#2464) 2019-04-10 10:15:54 +08:00
LICENSE Reorganize the receiver proto (#2426) 2019-03-30 18:25:31 -07:00
NOTICE Update year to 2019 (#2113) 2019-01-02 18:16:24 +08:00
README.md Add xueqiu.com to powered-by and user wall update (#2508) 2019-04-22 23:55:56 +08:00
codeStyle.xml Update copyright to Apache Foundation. 2017-12-09 23:38:32 +08:00
mvnw Moves to Maven wrapper to stabilize the version in use (#1569) 2018-08-22 19:04:15 +08:00
mvnw.cmd Moves to Maven wrapper to stabilize the version in use (#1569) 2018-08-22 19:04:15 +08:00
pom.xml Merge RocketBot UI as primary UI (#2515) 2019-04-25 12:34:36 +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

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. Jaeger gRPC format.
  5. 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. Go to demo.
    • 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!

License

Apache 2.0 License.