dd-trace-py
dd-trace-py copied to clipboard
Datadog Python APM Client
### Tracer Version(s) 3.4.1 ### Python Version(s) Python 3.11.0 ### Pip Version(s) pip 24.0 ### Bug Report Seems like since the 4.0.0 release of the Algolia Python client the version...
## Checklist - [ ] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description...
CI: Unvendor Pybind11 to streamline CI build cache Original PR where it was introduced: https://github.com/DataDog/dd-trace-py/pull/6199 ## Checklist - [x] PR author has checked that all the criteria below are met...
Backport a653199978126e86d089f41cc4f682643e6843ac from #13692 to 2.21. ## Checklist - [X] PR author has checked that all the criteria below are met - The PR description includes an overview of the...
### Tracer Version(s) doesnt work on: - 2.20.0 - 2.19.3 - 2.17.5 - 2.15.4 - 2.14.7 - 2.13.2 - 2.12.4 - 2.11.8 - 2.10.7 ### Python Version(s) Python 3.11 ###...
We introduce private enviornment variables that allow configuring the log level of the ddtrace loggers. This allows for fine-grained control over the logger levels, making debugging easier by reducing the...
## Checklist - [ ] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description...
Consolidate profiling a libnative dependencies in order to save some binary size due to duplicated symbols: * Add new cmake file to find libnative components. * Modify dd_wrapper cmake in...
Backport e7c0d746efa3f8cc39a72d803e3d8c13a54c906f from #13626 to 2.21. We fix a leak in the universal wrapping context caused to bound __exit__ method leaking in CPython 3.9 and 3.10. This was due to...
### Tracer Version(s) 2.20.5 ### Python Version(s) Python 3.12 ### Pip Version(s) pip 24.0 ### Bug Report I don't think this is really a bug, but I'm trying to set...