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

Feign observation span is not put in "scope" - loggers do not see current spanId #2406

Open
norbson opened this issue May 5, 2024 · 0 comments

Comments

@norbson
Copy link

norbson commented May 5, 2024

Despite new observation is started around feign call, MDC still contains "parent" spanId.

Code to reproduce:

https://github.com/norbson/feign-tracing-issue

run and call http://localhost:8080/test

Result:
Screenshot from 2024-05-05 18-04-03

@norbson norbson changed the title Feign observation span is not in "scope" so that loggers do not see its spanId Feign observation span is not put in "scope" - loggers do not see current spanId May 5, 2024
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