skywalking-java/docs/en/setup
吴晟 Wu Sheng 7ad619ac91
Prepare new doc for v6 (#1695)
* Replace v5 changes by a link to 5.x branch. New v6 changelog.

* Finish query doc and fix a missing field in alarm doc.

* Add link to official oal in alarm doc.

* Fix words.

* Fix some doc

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-10-07 09:51:29 +08:00
..
backend Prepare new doc for v6 (#1695) 2018-10-07 09:51:29 +08:00
istio Refactor documents. Delete all backend documents, cc @peng-yongsheng , considering backend refactored, then the documents should rebuild manually. 2018-08-07 20:25:11 +08:00
service-agent/java-agent Prepare new doc for v6 (#1695) 2018-10-07 09:51:29 +08:00
README.md Prepare new doc for v6 (#1695) 2018-10-07 09:51:29 +08:00

README.md

Setup

Setup based on which kind of probes are you going to use. If you don't understand, please read Concepts and Designs first.

Download official releases

Language agents in Service

  • Java agent. Introduce how to install java agent to your service, without change any codes.
  • .NET Core agent. See .NET Core agent project document for more details.
  • Node.js agent. See Node.js server side agent project document for more details.

On Service Mesh

  • Istio
    • SkyWalking on Istio. Introduce how to use Istio Mixer bypass Adapter to work with SkyWalking.

Setup backend

Follow backend and UI setup document to understand and config the backend for different scenarios, and open advanced features.

Changes log

Backend, UI and Java agent changes are available here.