Popular repositories
2,044 contributions in the last year
Less
More
Activity overview
Contributed to
DataDog/dd-trace-java,
open-telemetry/opentelemetry-java-instrumentation,
open-telemetry/opentelemetry-java
and 5 other
repositories
Contribution activity
February 2021
Created 7 commits in 1 repository
Created 1 repository
- tylerbenson/netty Java
Created a pull request in DataDog/dd-trace-java that received 2 comments
Instrumentation for Netty Promises
Propagates the trace across netty promise.addListener calls. This will often propagate the trace to places that don't complete resulting in a buffe…
+364
−0
•
2
comments
Reviewed 26 pull requests in 2 repositories
DataDog/dd-trace-java 25 pull requests
- Update JMXFetchTest to test a real process rather than use flaky reflection hacks
- Added spotbugs task and configuration
- [CIAPP] Move classes from instrumentation.api.ci to instrumentation.ci
- Delay starting JMXFetch (15s to match default check period)
- exclude elasticsearch 7.11.0 as it has unpublished dependencies
- do not transform CHM internal fork join tasks
- update gRPC instrumentation, run tracing interceptor first
- Change log injection default to true
- replace atomics with volatile primitives in state and continuation
- Don't spin wait for test FinatraServer to start
- Initial support for detecting certain libraries at boot to help tune agent behaviour
- remove test which targets a blocked port at google.com
- Avoid concurrent modification exception in tests
- Prefer static imports instead of copying the constant
- Remove unused JMX methods
- sql cardinality reduction
- remove THREAD_PREFIX id generation strategy
- Axway API integration
- avoid double wrapping or transforming wrapper types
- Remove stale reference to CallableWrapper which was removed in #1973
- local discovery mode for elasticsearch
- Add smoke tests for log injection
- Ensure nested helper classes aren't injected without also injecting their parent class
- add jdbc tests for mysql and postgresql
- Avoid span.isError() boxing
open-telemetry/opentelemetry-java-instrumentation 1 pull request
3
contributions
in private repositories
Feb 2

