This repository has been archived by the owner on May 23, 2024. It is now read-only.
Release 2.13
- Use value receiver for config.NewTracer() (#283)
- Lock span during jaeger thrift conversion (#273)
- Fix the RemotelyControlledSampler so that it terminates go-routine on Close() (#260)
- Added support for client configuration via env vars (#275) <Juraci Paixão Kröhling>
- Allow overriding sampler in the Config (#270)