Highlights
- Arctic Code Vault Contributor
Popular repositories
505 contributions in the last year
Contribution activity
December 2020
Created 9 commits in 3 repositories
Created a pull request in open-telemetry/opentelemetry-js that received 13 comments
fix: Use ROOT_CONTEXT instead active context as default in extract
Which problem is this PR solving?
Avoid leaking current context into extracted context on default by using ROOT_CONTEXT as default for extract.
Sho…
+3
−3
•
13
comments
Opened 6 other pull requests in 3 repositories
open-telemetry/opentelemetry-js
3
merged
open-telemetry/opentelemetry-js-contrib
2
merged
Dynatrace/agent-nodejs
1
merged
Reviewed 15 pull requests in 5 repositories
DefinitelyTyped/DefinitelyTyped 6 pull requests
- Fix: node http constant METHODS and STATUS_CODES
- [node] Allow util.format(), util.formatWithOptions() with no content arguments
- node/dns: add setLocalAddress and cancel to dns promises resolver
- [node] mkdir with recursive: true can have undefined result
- [Node FS] Update fs types to include lstat options
- Fix typo in @types/node for tls.connect options when using PSK
nodejs/node 4 pull requests
open-telemetry/opentelemetry-js 3 pull requests
eBayClassifiedsGroup/update-ts-references 1 pull request
nodejs/diagnostics 1 pull request
Created an issue in open-telemetry/opentelemetry-js that received 7 comments
Add some namespacing in API
This only affects the JavaScript OpenTelemetry library This may affect other libraries, but I would like to get opinions here first Currently m…
•
7
comments

