OpenFeign/feign

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

Chiusa

#2406 aperta il 5 mag 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Java (1911 fork)batch import
bughelp wanted

Metriche repository

Star
 (9070 stelle)
Metriche merge PR
 (Merge medio 2g 17h) (71 PR mergiate in 30 g)

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