Highlights
- Arctic Code Vault Contributor
Popular repositories
2,920 contributions in the last year
Activity overview
Contributed to
DataDog/dd-trace-java,
richardstartin/richardstartin.github.io,
RoaringBitmap/RoaringBitmap
and 5 other
repositories
Contribution activity
January 2021
Created 88 commits in 4 repositories
Created 2 repositories
Created a pull request in DataDog/dd-trace-java that received 7 comments
Deduplicate named matchers
This deduplicates some of our name matching nodes and flattens the tree somewhat too. There is quite a lot of duplication in the tree - this reduce…
+393
−270
•
7
comments
Opened 33 other pull requests in 3 repositories
DataDog/dd-trace-java
4
open
24
merged
3
closed
- don't create profiling scope event factory unless profiling is actually enabled
- remove jdbc unwrapping
- check for empty http headers in extractor codecs
- streaming buffers
- Don't fail JaxMultithreadedClientTest on ConnectException
- remove heavy debug logging
- fix bug where first call to timesource produced negative timestamp and forbade logging
- reduce time spent in cassandra 4 client test by reusing the (readonly) database prerequisites
- Avoid 5s pause for creation of unresolvable InetSocketAddress
- shorten sleeps in servlet tests
- log less in tests
- Fix ddagentwriter combined test, fewer threads in PendingTraceTest
- ignore flaky profiling tests
- remove shared mutable state in RateLimitedLoggerTest
- update scala versions so we can build on JDK11
- metrics performance
- provide API to allow concurrent modification of arrays, and CAS operations on fields, with JVM version dependent implementations
- bump trace agent image and enable integration test
- validate metrics are deserializable and accurate after a round trip
- metrics performance
- Revert "rename PackageLock to delegationInfo, synchronize classloads at class not package granularity"
- Move nested helper classes to top level, add smoke test for ApacheHttpClient classloader isolation
- add mongodb command as db.operation tag
- Avoid NoClassDefFoundError when loading enclosing classes from inner classes
- meaningful mongo operation names
- Some pull requests not shown.
DataDog/dd-trace-java-docker-build
1
merged
raphw/byte-buddy
1
merged
Reviewed 35 pull requests in 2 repositories
DataDog/dd-trace-java 34 pull requests
- Tomcat 5.5+ instrumentation
- PendingTrace strict writing mode for tests
- Move RMI helper classes to agent-bootstrap
- Single-interface Field-injection
- Make sure process is alive before all smoke tests
- Update java-dogstatsd-client to 2.11.0
- streaming buffers
- Fix thread safety of Spring Webflux WebClient instrumentation
- Add tests for akka-http 10.2 ServerBuilder
- Allow for the span completing a Scala Promise to be reactivated
- Don't fail JaxMultithreadedClientTest on ConnectException
- Restrict maven groups from certain repositories
- Add another gradle worker but use less memory
- Fix double counting and State overwriting for Scala Promise/Future
- Upgrade sbt and limit heap memory
- Add vertx path param test
- Make akka-http latestDepTest really test latest
- Fix gradle memory overallocation
- If process shuts down early then registration of shutdown hooks by JFR may fail
- metrics performance
- remove unused CoreTracer::getOrTryParse
- Ensure nested helper classes aren't injected without also injecting their parent class
- Update misleading logging in ClassLoaderMatcher
- CiApp: CIProviderInfoTests assertions based on ext files
- avoid double registration of tracing subscribers
- Some pull request reviews not shown.
raphw/byte-buddy 1 pull request
2
contributions
in private repositories
Jan 19