Thomas Watson

Results 67 issues of Thomas Watson

## Motivation The Node.js tracer would fail if the test probe didn't look like a real probe. ## Changes Ensure that the probe sent to the tracer contains a `capture`...

## Motivation The current tests only verifies that a configuration telemetry event is received, but not that it's the expected one. This has lead to errors in some of the...

We're adding support for chained exceptions in Elastic APM (see elastic/apm#40). However, we don't have a way to chain in exceptions in Node.js, but I was thinking we might provide...

agent-nodejs

### What does this PR do? Implements an intelligent snapshot pruning algorithm for Dynamic Instrumentation/Live Debugger that selectively removes the largest and deepest leaf nodes from oversized payloads while preserving...

semver-minor
debugger

### What does this PR do? Don't throw if the probe config doesn't contain a `capture` object when `captureSnapshot: true`. ### Motivation Currently, all probe config objects does contain a...

semver-patch
debugger

This reverts commit 195f0ce523487037f32fcb9e68f375e26988fd78 which was a temporary fix to make CI green.

semver-patch

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...