skywalking/docs/en/setup
Wu Sheng 42eb8f7376 The prototype codes of alarm bridge only. 2018-08-28 17:25:04 +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 Merge branch 'master' into 6.0 2018-08-25 22:08:19 +08:00
README.md The prototype codes of alarm bridge only. 2018-08-28 17:25:04 +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 setup document to understand and config the backend for different scenarios, and open advanced features.