6249 Forks
22066 Stars
22066 Watchers

skywalking

APM, Application Performance Monitoring System

How to download and setup skywalking

Open terminal and run command
git clone https://github.com/apache/skywalking.git
git clone is used to create a copy or clone of skywalking repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with skywalking https://github.com/apache/skywalking/archive/master.zip

Or simply clone skywalking with SSH
[email protected]:apache/skywalking.git

If you have some problems with skywalking

You may open issue on skywalking support forum (system) here: https://github.com/apache/skywalking/issues