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

Stop creating a "top level" servlet span when in a forward/include situation #1300

Merged
merged 2 commits into from Mar 6, 2020

Conversation

tylerbenson
Copy link
Contributor

Effectively reverting 6703bd9

The expectation is that these are not really separate external requests, but a semantic way of processing a single request.

…tuation.

Effectively reverting 6703bd9

The expectation is that these are not really separate external requests, but a semantic way of processing a single request.
@tylerbenson tylerbenson requested a review from a team as a code owner March 5, 2020 20:53
To reduce risk of duplicate spans when delegating to a 2+ arg method.
@tylerbenson tylerbenson added this to the 0.46.0 milestone Mar 6, 2020
@tylerbenson tylerbenson merged commit aca4b9e into master Mar 6, 2020
@tylerbenson tylerbenson deleted the tyler/servlet-forward branch March 6, 2020 19:46
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.

None yet

3 participants