OpenTelemetry - java Instrumentation

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

:warning: There was a problem with this patch release which breaks javaagent extensions if you are using them.


This is a patch release on the previous 1.6.0 release, fixing the one issue below. If you are not affected by this, you do not need to update.

🛠️ Bug fixes

  • Fix possible JDBC instrumentation deadlock (#4191)