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

JavaScript APM Tracer

Results 469 dd-trace-js issues
Sort by recently updated
recently updated
newest added

### What does this PR do? Add support for OpenSearch. ### Motivation Closes #1966 ### Plugin Checklist - [x] Unit tests. - [x] TypeScript [definitions][1]. - [x] TypeScript [tests][2]. -...

integrations
semver-minor

[vitest](https://vitest.dev/) is a new test framework similar to Jest that runs on top of Vite. It would be great if dd-trace-js could instrument vitest similar to how the Jest integration...

feature-request
ci-app

**Expected behaviour** Mongo Queries should run without exceptions when using Cursors via mongoose 5.11.5 **Actual behaviour** A TypeError exception is thrown when using cursors via mongoose 5.11.5 and mongodb 3.6.3...

bug

**Expected behaviour** In the datadog UI, I'm expecting to see generic resource name for each endpoint, for instance `GET /products` or `GET /assets` or `GET /probe` **Actual behaviour** There is...

bug

Hi, We're using MongoDB 4.4 selfhosted and we're facing a production of many of the stack trace below. I am not really sure why this is happening, but it's performing...

bug

Is there any open possibility to make dd-trace directly support https://adonisjs.com/ ?

feature-request

Hi all - I was wondering what the best way to instrument the `WebApp.connectHandlers` provided by meteor. We use these connectHandlers to expose different webhooks, yet I don't see any...

feature-request

**Describe the bug** When dd-trace-js is any version from 2.0 - 2.3.1, initial redis connections will time out - delaying startup of our NestJS server by some 30 seconds. 1.7.0...

bug
net

**Expected behaviour** Show up mongodb query in tracings. **Actual behaviour** Mongodb queries are obfuscated with `?` in datadog console. `findAndModify tractian.$cmd {"$and":"?"}` ![image](https://user-images.githubusercontent.com/97478093/186782506-2ed9c1a3-99a0-471c-bfc7-38e8e03e0cc5.png) **Steps to reproduce** Just get up some...

bug

We just started to use Redshift via ODBC. Is there currently an option to integrate it into DataDog APM?

feature-request