Skip to content

0.60.2

Choose a tag to compare

@Kyle-Verhoog Kyle-Verhoog released this 11 Apr 18:28
· 9 commits to 0.60 since this release
147e660

Bug Fixes

  • tracer.get_log_correlation_context(): use active context in addition to active span. Formerly just the span was used and this would break cross execution log correlation as a context object is used for the propagation.