skywalking-java/docs/en/setup
Wu Sheng 1e51702bab Add component library settings document back. 2018-08-16 20:37:27 +08:00
..
backend Add component library settings document back. 2018-08-16 20:37:27 +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 component library settings document back. 2018-08-16 20:37:27 +08:00
README.md 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

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