jack-berg
jack-berg
Implements spec PR [#2633](https://github.com/open-telemetry/opentelemetry-specification/pull/2633). Resolves #4698.
Codifies discussions in #4661.
Related to #4714. Lots of files 😅, but not a lot of substance 🙂
The spec is going to soon have a [log appender / event API](https://github.com/open-telemetry/opentelemetry-specification/pull/2676), in addition to the existing SDK. To implement we need: - [x] Rename classes for alignment. We...
Resolves #4653.
Resolves #4747. The resulting pom artifact looks like: ``` 4.0.0 io.opentelemetry opentelemetry-bom-alpha 1.19.0-alpha-SNAPSHOT pom OpenTelemetry Java OpenTelemetry Bill of Materials (Alpha) https://github.com/open-telemetry/opentelemetry-java The Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt opentelemetry OpenTelemetry...
Related to #4701. Related PR in opentelemetry-java-instrumentation is [#6574](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/6574).
Related to #4701. Corresponding PR in opentelemetry-java-contrib is [#433](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/433).
Related to #4695.
#4661 discusses whether this repository is the right home for several components, including `opentelemetry-sdk-extension-aws` (AWS resource providers), and by extension `opentelemetry-sdk-extension-resources`. I'd like to separate out the conversation about the...