Release Apache SkyWalking Go 0.1.0

Release Apache SkyWalking Go 0.1.0

SkyWalking Go 0.1.0 is released. Go to downloads page to find release tars.

Features

  • Initialize the agent core and user import library.
  • Support gRPC reporter for management, tracing protocols.
  • Automatic detect the log frameworks and inject the log context.

Plugins

  • Support Gin framework.
  • Support Native HTTP server and client framework.
  • Support Go Restful v3 framework.
  • Support Dubbo server and client framework.
  • Support Kratos v2 server and client framework.
  • Support Go-Micro v4 server and client framework.
  • Support GORM v2 database client framework.

Documentation

  • Initialize the documentation.

Issues and PR

  • All issues are here
  • All and pull requests are here