Skip to content

ZhengHe-MD/go-stdlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-stdlib

This repository contains OpenTracing instrumentation for packages in the Go standard library.

For documentation on the packages, check godoc.

The APIs in the various packages are experimental and may change in the future. You should vendor them to avoid spurious breakage.

Packages

Instrumentation is provided for the following packages, with the following caveats:

  • net/http: Client and server instrumentation. Only supported with Go 1.7 and later.

License

By contributing to this repository, you agree that your contributions will be licensed under Apache 2.0 License.

About

OpenTracing instrumentation for packages in the Go stdlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%