OpenFeign/feign

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

Open

Aperta il 5 mag 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (9070 star) (1911 fork)batch import
bughelp wanted

Descrizione

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

Guida contributor