pypi ddtrace 1.17.2

latest releases: 2.12.2, 2.11.6, 2.11.5...
14 months ago

Known Issues

  • sqlalchemy: sqlalchemy rollbacks can intermittently cause deadlocks in some cases. If experiencing this issue, set DD_TRACE_SPAN_AGGREGATOR_RLOCK=True. After testing and feedback we intend to make True the default value.

Bug Fixes

  • core: This fix moves cmake from install_requires to setup_requires.
  • dynamic instrumentation: handle null literal in conditions and expressions.
  • dynamic instrumentation: fixed a bug that prevented span decoration probes from being received and instrumented.
  • dynamic instrumentation: ensure that probes that fail to be instrumented because of invalid conditions/expressions are reported with status ERROR in the UI.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.