OpenFeign/feign

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

クローズ

#2,406 opened on 2024/05/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,911 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (9,070 個のスター)
PR merge metrics
 (平均マージ 2d 17h) (30d で 71 merged PRs)

説明

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

コントリビューターガイド