github DataDog/dd-trace-py v0.42.0
0.42.0

latest releases: v2.9.2, v2.10.0rc2, v2.9.1...
3 years ago

Upgrading to 0.42.0

This release improves configuration of service names for several integrations and includes bug fixes.

Integrations

django

  • Add ddtrace.config.django['database_service_name'] for configuring service name of the Django app database layer (#1640). The DD_DJANGO_DATABASE_SERVICE_NAME environment variable can also be used.

falcon

  • Set span error for 5xx responses (#1639)

pymongo

Tracer

  • Always store span_type as str on span (#1638)
  • Add trace_utils module (#1611)
  • Case span_id and trace_id as string when adding to the record (#1547 -- thanks @arthurio)
  • Consolidate fork checks (#1533)

Full changeset

Read the full changeset.

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

NewReleases is sending notifications on new releases.