You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bugfix] Duplicate lambda spans in Java 11 (#1011)
In the [previous
bugfix](#1000),
we missed porting this change from OTel specifically for Java 8 and 11
runtimes.
open-telemetry/opentelemetry-java-instrumentation#10942
**Testing:** Created an ADOT lambda layer with the change and verified
that the duplicate lambda spans do not appear for Java 11, 17, and 21.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
0 commit comments