-
Microsoft
- Portland, OR
Highlights
- 15 discussions answered
Block or Report
Block or report trask
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
-
-
immutables/immutables Public
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
-
4,996 contributions in the last year
Less
More
Activity overview
Contributed to
open-telemetry/opentelemetry-java-instrumentation,
microsoft/ApplicationInsights-Java,
trask/minimal-opentelemetry-javaagent
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 15 commits in 2 repositories
Created a pull request in microsoft/ApplicationInsights-Java that received 1 comment
Support b3multi propagation
Resolves #1883
{ "preview": { "additionalPropagators": [ "b3multi" ] }
}
attaching CI snapshot for testing: applicationinsights-agent-3.2.3-BETA-S…
+53
−16
•
1
comment
Opened 8 other pull requests in 2 repositories
microsoft/ApplicationInsights-Java
5
merged
open-telemetry/opentelemetry-java-instrumentation
2
open
1
merged
Reviewed 29 pull requests in 2 repositories
open-telemetry/opentelemetry-java-instrumentation
27 pull requests
- Add smoke test image for websphere and update other images
- Update garbage collector instruments to be async counters
- Update HTTP metrics 'view' code to match the specification
- Document Instrumenter API
- Trace DNS resolution in Netty 4.1
- Restlet 2.0 instrumentation
- Improve muzzle check for constructors
- Convert vaadin instrumentation to instrumenter api
- Revert patch release workflow to 1.7.x version
- Migrate opentelemetry-api testing module to Instrumenter API
- Migrate RMI instrumentation to Instrumenter API
- Migrate external-annotations instrumentation to Instrumenter API
- Update OTel 1.7.1
- Rmi instrumentation on jdk17
- Consistently set http.scheme in all netty instrumentations
- Fix IndexOutOfBounds in apache http clients
- Inject helper resources only once
- Remove micrometer from armeria-shaded-for-testing
- Fix CI snapshot build
- Fix jedis muzzle failure
- Enable ignored aws tests
- Convert TextMapSetters and TextMapGetters to enums
- Fail tests on muzzle failure
- Muzzle match only once in each class loader
- Jedis 4 instrumentation
- Some pull request reviews not shown.
microsoft/ApplicationInsights-Java
2 pull requests
Created an issue in open-telemetry/opentelemetry-java that received 2 comments
Add version properties file in jars
Is your feature request related to a problem? Please describe.
In "jarjar/shaded" deployments, getImplementationVersion() is not useful, and gettin…
2
comments
Opened 7 other issues in 1 repository
open-telemetry/opentelemetry-java-instrumentation
7
open
- Update instrumentation to always close scope before ending span
- Add a ClassAndMethod class to Instrumentation API?
- InstrumentationModule hook for adding JPMS module dependency?
- Run instrumentation tests with Java module system?
- Builder setter naming
- Sporadic test failure: Failed to pull image: rmohr/activemq:latest
- How to test auto-instrumented code
Answered 1 discussion in 1 repository
open-telemetry/opentelemetry-java-instrumentation
open-telemetry/opentelemetry-java-instrumentation