Jack Berg

Results 759 comments of Jack Berg

Closing this since bound instruments were removed in #5157.

I've done a fair amount of work on this recently, resulting in additional benchmarks (#4989 and #4912) and a variety of enhancements (#4700, #5023, #5020, #5047). I'm going to close...

In #4753 we discussed scope of the various repositories and determined that this repo is the correct place for shims defined in the specification like open tracing.

This has been partially addressed in #5010: the side affect in which `AutoConfiguredOpenTelemetrySdk.initialize()` is called if `GlobalOpenTelemetry` has not been set when `GlobalOpenTelemetry.get()` is called is now _opt in_. However...

Take a look at [opentelemetry-java-contrib#660](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/660), which adds `PrometheusCollector` as a published component in `opentelemetry-java-contrib`. It could use another maintainer if @hdost or @nicu-da are interested.

I'm going to close this now that [opentelemetry-java-contrib#660](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/660) is merged. If that is still insufficient, we can reopen this issue to discuss options for adding a `byte[] serialize` method to...

I believe this is done given #4911.