Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@basvanbeek basvanbeek released this 15 Aug 17:13
· 27 commits to master since this release
bff5926

Hooray... major refactor as we now have an OpenTracing bridge on top of the
Zipkin Go tracing implementation!!!

Many thanks to @jcchavezs & @stakhiv for driving this!

This is a breaking change as you will now need to first set-up your Zipkin Go Tracer and then use the Wrap function from this package to create the OpenTracing compatible bridge. This in practice also means that you will report in v2 format.