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

## Description We are using snowflake as our database and wanted to add a tag that represents the "query id" so we will be able to look for it later...

## Description By default query strings are not sent, unless `trace_query_string` is enabled. In case `trace_query_string` is enabled, sensitive query strings will be redacted to be sent in http.url tag....

manual merge
ASM

## Description This is a first iteration on adopting envier to make configuration more declarative and 12-factor app-compliant. ## Checklist - [x] Title must conform to [conventional commit](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional). - [x]...

changelog/no-changelog
conflicts

## Description This change exposes the public API for the remote instrumentation service and updates the documentation with the new configuration interface. ## Checklist - [x] Title must conform to...

conflict

Provide support for the RabbitMQ wrapper, pika - [repo](https://github.com/pika/pika) I will begin work on a pika integration. If anyone has any comments, suggestions, or recommendations, please feel free to leave...

feature-request

## Description The semantics of the duration field was ambiguous and not aligned with other runtimes. This change cleans up the data model and ensures that the definition conforms to...

changelog/no-changelog

## Description This change adds the so-called exploration tests which we use to ensure that the dynamic instrumentation does not affect the expected behaviour of the instrumented code. We select...

changelog/no-changelog

This adds an heuristic for extracting class names from stack traces. This is far from being perfect, as it relies on the convention of using `self` and `cls` as name...

Hello all, I am facing a very similar bug as described [here](https://github.com/DataDog/dd-trace-py/issues/1471) ### Which version of dd-trace-py are you using? 1.1.4 ### Which version of pip are you using? pip...

Stale

### Which version of dd-trace-py are you using? ~~0.53.0~~ 0.58.0 ### Which version of pip are you using? 21.3.1 ### Which version of the libraries are you using? django ==...

bug
Stale