Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

opentracing/basictracer-go

Repository files navigation

Gitter chat Build Status GoDoc

basictracer-go

Basic implementation of the OpenTracing API for Go. Sometimes this package is called "reference implementation", but it is not meant as a production quality library. For real production implementations, search the OpenTracing Registry (https://opentracing.io/registry/?s=go) for packages with the tag "tracer".

Licensing

Apache 2.0 License.