OpenTelemetry - java Instrumentation

open-telemetry/opentelemetry-java-instrumentation last check 115 releases
Notes
no notes yet
Release notes
v1.5.2 · 1y+
view on github

This release requires the use of OpenTelemetry Java SDK 1.5.0.

This is a patch release on the previous 1.5.0 and 1.5.1 releases, fixing the one issue below.

It is recommended that all users of 1.5.0 and 1.5.1 update to this patch release.

🛠️ Bug fixes

  • Fix unbounded metrics cardinality, which in particular causes memory leak when not using any metrics exporter (#3972)