Skip to content

[Bugfix] Duplicate lambda spans in Java 11 #1011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

srprash
Copy link
Contributor

@srprash srprash commented Feb 3, 2025

In the previous bugfix, 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.

@srprash srprash requested a review from a team as a code owner February 3, 2025 18:24
@srprash srprash merged commit 329ecd4 into release/v1.33.x Feb 3, 2025
4 checks passed
@srprash srprash deleted the fix_dup_spans_j8_j11 branch February 3, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants