Skip to content

1.54.0

Choose a tag to compare

@sabrenner sabrenner released this 06 May 18:59
· 31 commits to master since this release
c88ecd1

New Features

  • Add org_prop_marker field to the /info endpoint, configurable via the ORG_PROP_MARKER environment variable or --org-prop-marker CLI flag.

Bug Fixes

  • lapdog properly prioritizes using a user's ddtrace dependency before trying its own, and on any issues, logs an instruction to install ddtrace, when using lapdog to instrument Python applications or processes.