OpenFeign/feign
Feign observation span is not put in "scope" - loggers do not see current spanId
已關閉
#2,406 建立於 2024年5月5日
bughelp wanted
倉庫指標
- 星標
- (9,070 顆星)
- PR 合併指標
- (平均合併 2天 17小時) (30 天內合併 71 個 PR)
描述
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: