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

DDEntryPoint use active span in continueOrElseRoot #1075

Open
slivkamiro opened this issue Oct 11, 2024 · 0 comments
Open

DDEntryPoint use active span in continueOrElseRoot #1075

slivkamiro opened this issue Oct 11, 2024 · 0 comments

Comments

@slivkamiro
Copy link

dd-java-agent integrates automatically with some java server implementations already, e.g. netty. And so when using something like tapir-netty-server-cats in combination with natchez and DataDog I see two spans one for netty requests and other created by natchez, but they are not connected.
Would it make sense to you to consider checking activeSpan in DDEntryPoint during continueOrElseRoot ?
I can add PR if that's ok.
Thanks!

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

No branches or pull requests

1 participant