Releases: open-telemetry/opentelemetry-java-contrib
Releases · open-telemetry/opentelemetry-java-contrib
Version 1.4.0
This release targets the OpenTelemetry SDK 1.4.0.
AWS X-Ray - New 🌟
This library contains OTel extensions for use with AWS X-Ray.
JMX Metrics
- Because of numerous backwards incompatible changes in the OpenTelemetry Metrics data model, you will want to make sure you are running the latest version of the OpenTelemetry collector. Older versions will likely not process metrics correctly.
Version 1.0.0-alpha
JMX metrics - New 🌟
- Adopt OpenTelemetry 1.0.0(-alpha) dependencies (#32)
- Update JMX Metric Gatherer to use 1.0.0(-alpha) proto, API, SDK, and exporters.
- Update JMX Metric Gatherer to use Autoconfigure SDK extension properties*
- JMX Metric Gatherer - Handle missing MBean attributes without failing (#39) - Thanks to @dehaansa.