Jaeger client v0.8.0 Release Notes

Release Date: 2016-09-06 // over 7 years ago
    • ➕ Add jaeger-zipkin module that allows on the wire propagation with B3-xxx headers and uses zipkin-reporter
    • Report sampling strategy as root span tags sampler.type and sampler.param. In case of probabilistic sampling (most frequently used strategy), the values would be probabilistic and the sampling probability [0 .. 1], respectively.
    • Record host name as jaeger.hostname tag on the first-in-process spans (i.e. root spans and rpc-server spans)
    • Record the version of the Jaeger library as jaeger.version tag