skywalking-java/docs/en/setup
Wu Sheng f121730ede Finish the new document structure. 2018-07-08 21:04:50 -07:00
..
service-agent Finish the new document structure. 2018-07-08 21:04:50 -07:00
README.md Finish the new document structure. 2018-07-08 21:04:50 -07: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
    • 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.