Skip to content

AVR-1613 upgrade ddtrace to 3.16.2#2226

Merged
tiberius0954 merged 2 commits intonightlyfrom
chore/AVR-1613
Nov 13, 2025
Merged

AVR-1613 upgrade ddtrace to 3.16.2#2226
tiberius0954 merged 2 commits intonightlyfrom
chore/AVR-1613

Conversation

@tiberius0954
Copy link
Copy Markdown
Contributor

Summary

ddtrace upgraded to 3.16.2 to address the wrapt dependency issue breaking change.

  • The ddtrace library in this codebase is only used in cogsmisc/adminUtils.py and utils/datadog.py to configure the tracer and set the sampler percentage; dbot.py has the in-app datadog init commented out.
  • Currently, no traces are being received in Datadog across environments, so tracer behavior is not observable via traces right now.
  • Upon local configuration for sending traces, it was confirmed that datadog receive traces correctly with both the old and new version of the library

Changelog Entry

ddtrace upgraded to 3.16.2

Checklist

PR Type

  • This PR is a code change that implements a feature request.
  • This PR fixes an issue.
  • This PR adds a new feature that is not an open feature request.
  • This PR is not a code change (e.g. documentation, README, ...)

Other

  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • If code changes were made then they have been tested.
  • I have updated the documentation to reflect the changes.

@tiberius0954 tiberius0954 marked this pull request as ready for review November 7, 2025 22:26
@tiberius0954 tiberius0954 merged commit 59798e0 into nightly Nov 13, 2025
@tiberius0954 tiberius0954 deleted the chore/AVR-1613 branch November 13, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants