0.1.0
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 useSpanContext
.
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! 🎉