In an epic battle with my keyboard.
@nodejs core contributor, founded tracing (now diagnostics) working group. I hack on compilers and VMs.
- Vancouver, BC, Canada
- http://stephenbelanger.com
Highlights
- Pro
Block or Report
Block or report Qard
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
572 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2023
Created 1 commit in 1 repository
Created a pull request in DataDog/dd-trace-js that received 3 comments
Fix span sampling
Fix several bugs in the single span ingestion implementation
Bugs fixed:
SpanSampler
was not receiving config.sampler
SpanContext
sampling object …
+67
−54
•
3
comments
Opened 3 other pull requests in 2 repositories
DataDog/system-tests
2
open
DataDog/dd-native-metrics-js
1
merged
Reviewed 13 pull requests in 3 repositories
DataDog/dd-trace-js
10 pull requests
- retry k8s docker image builds with delay
- Fully support W3C Trace Context headers
- Fix log error message when intake request fails
- Parallelize integration tests
-
Add
dev
release line on merge tomaster
-
[ci-visibility] Keep functionality with
.asyncResource
- V2.26.0 proposal
- V3.13.0 proposal
- suggested API doc changes
- add missing telemetry host data
nodejs/node
2 pull requests
DataDog/system-tests
1 pull request
Created an issue in tc39/proposal-async-context that received 1 comment
Per-instance wrap
One of the challenges Node.js has faced with AsyncLocalStorage
and the underlying async_hooks
is that consumers of those APIs don't always agree on…
1
comment