pypi ddtrace 0.33.0

latest releases: 2.14.0, 2.13.0, 2.14.0rc1...
4 years ago

Upgrading to 0.33.0

This release introduces setting numeric tags as metrics, addresses a regression in Python 3 performance, and introduces a dual license.

Changes

Core

  • Prefer random.getrandbits on Python 3+, fall back to urandom implementation on 2 (#1183 -- thanks @thieman)
  • Set numeric tags on Span.metrics instead of Span.meta (#1169, #1182)
  • Update default sampler to new DatadogSampler (#1172, #1166)
  • Safely deprecate ext type constants (#1165)

Tooling

  • Fix botocore tests (#1177)

Documentation

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.