OpenTelemetry - java Instrumentation

open-telemetry/opentelemetry-java-instrumentation last check 115 releases
Notes
no notes yet
Release notes
v2.28.1
view on github

This release targets the OpenTelemetry SDK 1.62.0.

Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they will continue to have breaking changes. Please see VERSIONING.md for more details.

🛠️ Bug fixes

  • Fix javaagent startup failures when declarative configuration uses bundled contrib components, such as the rule-based routing sampler. (#18813)