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 Enables telemetry collection when an application is run with `ddtrace-run`. ## Checklist - [x] Title must conform to [conventional commit](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional). - [x] Add additional sections for `feat` and...

manual merge

This is preparing ground for CI Visibility Agentless support that will reuse retry logic from Agent Writer. Also we would like to keep the possibility for metrics calculation and submission...

changelog/no-changelog
Stale

Submit per-test coverage information in `test.coverage` tag. This feature can be enabled using `DD_CIVISIBILITY_CODE_COVERAGE_ENABLED=true` environment variable. NOTE: this is an internal PoC feature that should not be advertised in release...

changelog/no-changelog
conflict

### Which version of dd-trace-py are you using? 1.1.3 ### Which version of pip are you using? 22.0.3 ### Which version of the libraries are you using? OpenTelemetry 1.12.0rc1 ###...

In order to add `service` and `service name` to global config from the global environment variable `DD_SERVICE`, IntegrationConfig.__init__ has been updated. ## Description Now some libraries ignore service name and...

Stale

I am attempting to use ddtrace with pypy 3.7. I can get it to build if I use ddtrace version 0.36.1, but anything newer than that fails. The following Dockerfile...

feature-request

## Description Related to #3845 ## Checklist - [ ] Title must conform to [conventional commit](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional). - [ ] Add additional sections for `feat` and `fix` pull requests. - [...

conflicts

Hello all, I have enabled python profiling by following the steps listed here: [docs](https://docs.datadoghq.com/tracing/profiler/enabling/python/#usage) ### Which version of dd-trace-py are you using? ddtrace==1.1.1 ### Which version of pip are you...

Watch django streaming took time and add it to `trace.django.request` details ## Checklist - [x] Library documentation is updated. - [x] [Corp site](https://github.com/DataDog/documentation/) documentation is updated (link to the PR)....

conflicts

### Which version of dd-trace-py are you using? `ddtrace==0.57.0` ### What is the result that you get? `RuntimeError: the memalloc module was not started` ![148817478-801fc910-af78-4f45-a06c-b77e8924aeb7](https://user-images.githubusercontent.com/49695/148818367-e625ecfa-80a5-4c24-b08b-0cc29448dec4.png) ### What is the result...

Stale