OpenFeign/feign
Vedi su GitHubFeign observation span is not put in "scope" - loggers do not see current spanId
Open
Aperta il 5 mag 2024
bughelp wanted
Descrizione
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: