Adrian
Adrian
We did not find any information about how the timeout acts when retry behaviour comes up. given ``` axios.post(path, body, { baseURL: ur;, timeout: 12000, raxConfig: { retry: 5, retryDelay:...
**Current behaviour** We have been working on upgrading from Ruby 2.6.5 to Ruby 3.1.0. With such upgrade, we had to upgrade also **dd-trace** gem version from 0.54.1 to 1.1.0 Once...
**Current behaviour** we would like to disable `active_record` traces cause with the ones from `mysql2` is enough for us. Once we try to disable them, they are still appearing with:...
we are trying to introduce this feature in our main source code but when running tests with `jest-dynalite`, ``` const params = { Statements: oAuthIds.slice(0, batchSize).map((id) => { return {...
Hello, we would like to have better knowledge in datadog logs, about when a Healthcheck fails and understanding what is the reason of such failure. For that, we have added...
### Tracer Version(s) 5.24.0 ### Node.js Version(s) 20 ### Bug Report We want to mark our traces which end up in a business error, as NOT ERROR, even though we...