Roch Devost
Roch Devost
### What does this PR do? Fix error in http2 plugin when it was enabled after request start. ### Motivation The `http2` client plugin assumes that `start` was handled by...
wip
### What does this PR do? ### Motivation ### Plugin Checklist - [ ] Unit tests. - [ ] TypeScript [definitions][1]. - [ ] TypeScript [tests][2]. - [ ] API...
## Motivation Avoid redoing this on every commit. ## Changes Add base images for Node.js ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR...
### What does this PR do? Pull agent image instead of rebuilding. ### Motivation The agent can only change in the system tests repo, so there is no reason to...
# What does this PR do? Improve crashtracker config deserialization: - A string can now be passed as an endpoint URL when deserializing instead of having to know about Hyper....
### What does this PR do? Add requirements JSON with native deps and denylist. ### Motivation This file is used by SSI to determine the platforms where the library should...
### What does this PR do? Adds centralized named storages similar to channels. ### Motivation Right now we are mainly relying on a single global storage with products reading or...
### What does this PR do? Add crashtracking with [libdatadog native binding](https://github.com/DataDog/libdatadog-nodejs). ### Motivation We already report in-app errors using Error Tracking, but this doesn't cover cases when the process...
### Version v23.3.0 ### Platform ```text Darwin Rochs-MBP-3710.localdomain 23.4.0 Darwin Kernel Version 23.4.0: Wed Feb 21 21:44:43 PST 2024; root:xnu-10063.101.15~2/RELEASE_ARM64_T6000 arm64 ``` ### Subsystem perf_hooks ### What steps will reproduce...