Releases: palantir/rust-zipkin
Releases · palantir/rust-zipkin
zipkin 0.1.4
- Added
RandomSampler
, which randomly samples at a specified rate.
zipkin 0.1.2
- Don't re-set standard annotations if they've already been set on an
OpenSpan
.
future-zipkin 0.2.0
- The
futures-zipkin
primitive is nowSpanned
, which can wrapFuture
s,Sync
s, andStream
s. It takes aTraceContext
rather than anOpenSpan
to provide more flexibility.
zipkin 0.1.1
- Update data-encoding.
futures-zipkin 0.1.0
- Initial release.
hyper-zipkin 0.2.0
- Update to Hyper 0.11
zipkin 0.1.0
- Initial release
hyper-zipkin 0.1.0
- Initial release