skywalking-java/docs/en/setup
chenpengfei d941892664 Add Undertow 2.x plugin (#1700)
* Add Undertow 2.x plugin

* Undertow: Interceptor method executeRootHandler in class Connectors

* Change version number to 6.0.0-alpha-SNAPSHOT
2018-09-26 09:30:42 +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 Undertow 2.x plugin (#1700) 2018-09-26 09:30:42 +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.