Pinned
614 contributions in the last year
Less
More
Activity overview
Contributed to
DataDog/dd-trace-js,
DataDog/sirun,
DataDog/import-in-the-middle
and 5 other
repositories
Contribution activity
August 2021
Created 34 commits in 4 repositories
Created 1 repository
- bengl/fastify JavaScript
Created a pull request in fastify/fastify that received 36 comments
add diagnostics_channel publish at initialization time
Adds a diagnostics_channel publish at load initialization time. This is sufficient for APM purposes, since access to the fastify object is all we …
+79
−0
•
36
comments
Opened 7 other pull requests in 2 repositories
DataDog/dd-trace-js
6
merged
DataDog/import-in-the-middle
1
merged
Reviewed 29 pull requests in 6 repositories
DataDog/dd-trace-js
21 pull requests
- ESM support
- v0.36.3 bump
- v0.36.3 changes
- Move native metrics to a separate repository
- fix support for next 11.1
- fix elasticsearch tests and make instrumentation safer
- fix graphql query source exposed by default
- fix missing origin allowed header for cors
- v1.1.2
- v1.1.2 changes
- bump sketches-js to avoid security warning and add audit
- Lazy-load the profiler
- Update trace propagation format for aws-sdk direct invocations
- fix fastify error when hooks have only a single parameter
- v1.1.1
- v1.1.1 changes
- update version script to not conflict branch with tag
- fix next request error when rendering directly
- replace hdr with ddsketch as the runtime metrics histogram
- fix missing error tags for hook exceptions
- add log benchmarks