Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@basvanbeek basvanbeek released this 10 Jul 14:31
· 46 commits to master since this release
1277a5f

This release:

  • HTTP MW: Adds Client Request Sampler (thanks @jcchavezs)
  • Tracer: Fixes go.mod LZ4 versioning issue (thanks @rogpeppe)
  • Reporter: Adds RabbitMQ implementation (thanks @ValeryPiashchynski)
  • HTTP MW: Adds error handler and response reader hooks for more context on errors ( thanks @jcchavezs)
  • Tracer: Adds span.FinishedWithDuration() method for self timed duration and OT bridge (thanks @jcchavezs)
  • Propagation: Adds B3 single header (thanks @jcchavezs)