Skip to content
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

Remove forward and include spans #2816

Merged
merged 2 commits into from
Apr 22, 2021
Merged

Remove forward and include spans #2816

merged 2 commits into from
Apr 22, 2021

Conversation

trask
Copy link
Member

@trask trask commented Apr 19, 2021

I don't see much value in these spans.

Proposing to remove them, or disable them by default.

@@ -554,30 +533,6 @@ abstract class HttpServerTest<SERVER> extends InstrumentationSpecification imple
}
}

void forwardSpan(TraceAssert trace, int index, Object parent, String errorMessage = null, Class exceptionClass = Exception) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@trask trask marked this pull request as ready for review April 19, 2021 06:20
@trask
Copy link
Member Author

trask commented Apr 21, 2021

last call, will merge this tomorrow if no other feedback 😄

@trask trask merged commit 46c1212 into open-telemetry:main Apr 22, 2021
@trask trask deleted the remove-forward-and-include-spans branch April 22, 2021 18:36
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.

3 participants