OpenTelemetry - java Instrumentation

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

This release requires the use of OpenTelemetry Java SDK 1.4.1. It is a patch release on the previous one fixing a regression in the Apache HttpAsyncClient instrumentation. If you do not use this, you do not need to update.

🛠️ Bug fixes

  • Fix NPE in Apache HttpAsyncClient instrumentation (#3692)