This repository has been archived by the owner on Mar 29, 2020. It is now read-only.
v2.0.1 - Maintenance Release
Improvements
- Now it is possible to provide an entirely custom Zipkin URL. Contributed by @matwojcik via #12.
Fixes
- The
error
tag in spans is not being sent to Zipkin anymore since it causes Spans to be shown as errors, even if the value wasfalse
. Fixed by @matwojcik via #13.