skywalking-java/docs/en/setup/README.md

937 B

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 setup document to understand and config the backend for different scenarios, and open advanced features.