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: