Thomas Hunter II
Thomas Hunter II
### What does this PR do? This PR allows all of the sirun-based benchmarks to be run in a docker container using the latest three even versions of Node.js. To...
**Describe the bug** Our APM traces seem to be getting combined into the wrong requests. This issue started after I upgraded to version `[email protected]`, it doesn't seem like it was...
By hosting the binary via GitHub release it's one less site to visit and one less user account to create.
To remove any doubt that the name of the package is `node-named`.
This library depends on jsonwebtoken@8 which contains a security vulnerability. It should instead update to use jsonwebtoken@9. Note that this project is no longer maintained. But it's possible to force...
- fixes #13 - the package lock file is very old so npm updated it - (not that package lock files matter in npm packages; end apps ignore them)
This adds support for emitting [diagnostics channel](https://nodejs.org/api/diagnostics_channel.html#class-tracingchannel) events for a request. It's an extension of #5105. The `dc-polyfill` package provides a polyfill of the `diagnostics_channel` module for older versions of...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
### Motivation Hello! I'm writing this as a member of the Datadog Node.js Tracer team where we work on an Application Performance Monitoring (APM) product (available at [DataDog/dd-trace-js](https://github.com/DataDog/dd-trace-js) if you're...
### What does this PR do? - shaves a few kilobytes from the package size #### Newly Removed Files ``` CONTRIBUTING.md MIGRATING.md packages/dd-trace/src/external-logger/test/index.spec.js scripts/check_licenses.js scripts/check-proposal-labels.js scripts/helpers/color.js scripts/helpers/exec.js scripts/helpers/title.js scripts/install_plugin_modules.js scripts/publish_docs.js...