skywalking/docs/en/setup/README.md

881 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
    • Install agents
      • Java agent. Introduce how to install java agent to your application, 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.
    • Setup backend. Set the backend for language agents scenario.
  • On Service Mesh
    • Istio
      • SkyWalking on Istio. Introduce how to use Istio Mixer SkyWalking Adapter to work with SkyWalking.