github DataDog/dd-trace-py v0.57.0
0.57.0

latest releases: v2.14.1, v2.14.0, v2.13.0...
2 years ago

New Features

  • Add django 4.0 support.

  • The profiler now automatically injects running greenlets as tasks into the main thread. They can be seen within the wall time profiles.

  • Add new environment variables to enable/disable django database and cache instrumentation.

    DD_DJANGO_INSTRUMENT_DATABASES, DD_DJANGO_INSTRUMENT_CACHES

  • Add tracing support for the aioredis library. Version 1.3+ is fully supported.

Deprecation Notes

  • ddtrace.sampler.DatadogSampler.default_sampler property is deprecated and will be removed in 1.0.
  • ddtrace.propagation.utils has been deprecated and will be removed in version 1.0.

Bug Fixes

  • Only for CI Visibility (pytest integration): Fix calculation of pipeline URL for GitHub Actions.

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

NewReleases is sending notifications on new releases.