Jordi Bertran de Balanda

Results 5 issues of Jordi Bertran de Balanda

### What does this PR do? This PR introduces AWS payload reporting as tags. #### Configuration We introduce 3 new environment variables: * `DD_TRACE_CLOUD_REQUEST_PAYLOAD_TAGGING` defines the activation of the feature...

semver-minor

### What does this PR do? Fix unhandled promise rejection in kafkajs producer instrumentation. Taken from #4089 (thanks @Gilbert142!), removed the additional, unnecessary branch - we can do all the...

semver-patch

### What does this PR do? * Skip bidi and stream tests grpc server tests in `>=1.10.0`. ### Motivation The NodeJS GRPC implementation `@grpc/grpc-js` introduced in `1.10.0` [server interceptors](https://github.com/grpc/grpc-node/pull/2650) and...

semver-minor

Outcome so far: * TypeScript is integrated in the build environment, and compiles to the dist folder * Jest is configured to use the mixed sources with on-the-fly compilation, and...