OpenFeign/feign

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

Open

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

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Java (9,070 star) (1,911 fork)batch import
bughelp wanted

描述

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

貢獻者指南

Feign observation span is not put in "scope" - loggers do not see current spanId · OpenFeign/feign#2406 | Good First Issue