Skip to content

0.1.0

Compare
Choose a tag to compare
@styfle styfle released this 28 Feb 16:10

Minor Changes

  • Change default trace id to 32 bytes (256 bit): e5dfa38
  • Add exported setupHttpTracing function for tracing incoming and outgoing requests #8
  • Add logging of additional fields (environment, dc, hostName, podName) #9
  • Remove Span from exports. Instead use SpanContext.

Patches

  • Add more unit tests 👷: 6b3cb76
  • Fix bug preventing top-level SpanContext: c7ef77d
  • Add missing engine >= node8: 6ae43d1

Special thanks to @hharnisc for all the feedback! 🎉