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

Basic implementation of the OpenTracing API for Go. πŸ›‘ This library is DEPRECATED!

License

Notifications You must be signed in to change notification settings

opentracing/basictracer-go

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2023
Sep 28, 2016
Apr 22, 2020
Apr 22, 2020
Mar 31, 2016
Jul 1, 2016
Sep 17, 2021
Apr 28, 2018
Mar 24, 2016
Apr 22, 2020
Feb 21, 2018
Aug 5, 2016
Sep 28, 2016
Aug 5, 2016
Sep 28, 2016
Sep 13, 2016
Sep 17, 2021
Sep 17, 2021
Aug 5, 2016
Aug 5, 2016
Aug 5, 2016
Sep 13, 2016
Aug 5, 2016
Aug 5, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Mar 31, 2016

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.