github DataDog/dd-trace-py v1.0.1
1.0.1

latest releases: v2.9.0rc2, v2.9.0rc1, v2.7.10...
2 years ago

Bug Fixes

  • Fix issue building ddtrace for the Pyston Python implementation by not building the _memalloc extension anymore when using Pyston.

  • 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.

  • The CPU profiler now reports the main thread CPU usage even when asyncio tasks are running.

Don't miss a new dd-trace-py release

NewReleases is sending notifications on new releases.