skywalking-java/docs
kezhenxu94 65e8ab3ecc
Log rate limit sampler rename `qps` to `rpm` (#7384)
2021-07-29 18:11:07 +08:00
..
en Log rate limit sampler rename `qps` to `rpm` (#7384) 2021-07-29 18:11:07 +08:00
README.md New doc menu for the website. (#6469) 2021-02-28 11:17:28 +08:00
menu.yml doc: separate infra monitoring doc to vm and k8s (#7301) 2021-07-15 10:23:49 +08:00

README.md

Welcome

This is the official documentation of SkyWalking 8. Welcome to the SkyWalking community!

Here you can learn all you need to know about SkyWalkings architecture, understand how to deploy and use SkyWalking, and contribute to the project based on SkyWalking's contributing guidelines.

NOTE: SkyWalking 8 uses brand new tracing APIs which are incompatible with all previous releases.

  • Concepts and Designs. You'll find the core logic behind SkyWalking. You may start from here if you want to understand what is going on under our cool features and visualization.

  • Setup. A guide to installing SkyWalking for different use cases. It is an observability platform that supports multiple observability modes.

  • UI Introduction. An introduction to the UI components and their features.

  • Contributing Guides. If you are a PMC member, a committer, or a new contributor, learn how to start contributing with these guides!

  • Protocols. The protocols show how agents/probes and the backend communicate with one another. Anyone interested in uplink telemetry data should definitely read this.

  • FAQs. A manifest of known issues with setup and secondary developments processes. Should you encounter any problems, check here first.

You might also find these links interesting:

We're always looking for help to improve our documentation and codes, so please dont hesitate to file an issue if you see any problems. Or better yet, directly contribute by submitting a pull request to help us get better!