dd-trace-py icon indicating copy to clipboard operation
dd-trace-py copied to clipboard

Datadog Python APM Client

Results 341 dd-trace-py issues
Sort by recently updated
recently updated
newest added

This is similar to this feature request made on the JS library: https://github.com/DataDog/dd-trace-js/issues/1789 https://www.w3.org/TR/trace-context/#examples-of-http-traceparent-headers We're using a self-hosted 3rd party service that uses OpenTelemetry for tracing and sending it to...

Stale

Thanks for taking the time for reporting an issue! Before reporting an issue on dd-trace-py, please be sure to provide all necessary information. If you're hitting a bug, make sure...

Stale

Blocked on riot feature request. Riot will need to support installing dependencies with the --no-binary option ## Checklist - [ ] Added to the correct milestone. - [ ] Tests...

changelog/no-changelog
conflicts

This PR does two things: * introduce response headers collection in case of attacks * ensures we collect request headers in case of attacks even if they are not requested...

changelog/no-changelog
conflicts

The non-asgi snapshots previously used the pytest-django app to generate snapshots. This somewhat worked but had the drawbacks of not knowing what pytest-django did during startup and teardown (like doing...

changelog/no-changelog
conflicts

I found that tracing for `grpc.aio` didn't work for coroutines of streaming response RPC. There are two ways to write messages to streaming responses: - if we use read/write API...

### Which version of dd-trace-py are you using? ``` ddtrace 0.50.4 Datadog tracing code ``` ### Which version of pip are you using? poetry ### Which version of the libraries...

Stale

### Which version of dd-trace-py are you using? 0.58.4 ### Which version of pip are you using? 21.2.4 (installing dependencies through poetry 1.1.11 if that matters) ### Which version of...

Stale

Prepare the land for adding common CI Visibility features to its own place in `ddtrace.internal.ci` module. This PR removes usage of `Pin` on PyTest config object in preparation for more...

changelog/no-changelog
Stale