OpenFeign/feign

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

已關閉

#2,406 建立於 2024年5月5日

 (0 則留言) (0 個反應) (0 位負責人)Java (1,911 個分叉)batch import
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: Screenshot from 2024-05-05 18-04-03

貢獻者指南