skywalking-java/docs/en/setup
吴晟 Wu Sheng 64d886f197
Add document of contributions and some guides (#1672)
* Change oal doc.

* Remove typo

* Remove document WIP tag.

* Fix few words.

* no message

* Adjust contribution guides.
2018-09-13 21:01:36 +08:00
..
backend Add document of contributions and some guides (#1672) 2018-09-13 21:01:36 +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 Add many new chapters of v6 document. Make the document more clear. 2018-09-02 23:11:56 +08:00
README.md Add a lot of documents. @peng-yongsheng @hanahmily . Also @hanahmily , the k8 cluster management document and deploy document need you to add. 2018-09-01 23:32:59 +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.

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 SkyWalking 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.