You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the grpc call is made from the writeService the span is injected with the call but the fanoutService doesn't receive it properly. So the chain breaks and makes them different.
Find the error in grpc call with span and fix the flow.