-
### Summary of problem
Trying to instrument python Luigi
### pip freeze
```log
aiobotocore==2.5.4
aiohttp==3.9.0
aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.12.0
appdirs==1.4.4
async…
-
### Summary of problem
We had a lot of unique resource_name taken by our redis monitoring on datadog, when we checked we saw it was all due to weird `SET ` followed by any character pattern after. …
-
### Summary of problem
We are using ddtrace APMs for service monitoring purposes and we use the default `patch_all` option for dependencies including pymysql. After a recent version upgrade, we…
-
**Describe the bug**
The binning is really slow with the current package versions in the poetry.lock file
**To Reproduce**
Steps to reproduce the behavior:
1. Install current versions in poetry …
-
### Summary of problem
A DeserializingConsumer is failing to initialize because of an invalid configuration property "value.deserializer". This is a valid configuration for the DeserializingConsu…
-
Since 23.1 creating a converter for TypedDict can lead to SyntaxError in the generated function if the TypedDict fields are not valid identifiers.
For example here's a TypedDict with a field contai…
-
### Summary of problem
After upgrading to pytest 8.0, our tests using `ddtrace` integration started failing due to an `AttributeError` related to accessing a 'module' attribute on a 'Package' objec…
-
When I run `npm install` its returns the following error
```sh
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@cattr%2fnode - Not found
npm ERR! 404
npm ERR! 404 '@…
-
### Summary of problem
The act of importing `ddtrace` causes a `gevent` error on python shutdown when trying to use Flask CLI (but can also be reproduced without using the CLI explicitly, see below…
-
Hello! I'm trying to run ReadFish with Icarust and I'm getting an error that I'm not sure how to fix. Icarust runs without any issues on its own, but when I try to run ReadFish using this command `rea…