Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

SkyWalking Go Agent

This is the official documentation of SkyWalking Go agent. Welcome to the SkyWalking community!

SkyWalking Go is an open-source Golang auto-instrument agent that provides support for distributed tracing across different frameworks within the Golang language.

To use SkyWalking Go, simply import the base dependencies into your code and take advantage of the -toolexec parameter in Golang to enable hybrid compilation capabilities for various frameworks in your application.