Closed dapengzhang0 closed 3 years ago
Why is the server updated then?
Why is the server updated then?
We can no longer identify a server by parent id being not null. The criteria is server span name is "Recv.serviceName.methodName" and client span name is "Attempt.serviceName.methodName".
We can no longer identify a server by parent id being not null.
Oh, because the client will also have it non-null. kk
After version bumped to 1.40, the client side trace span exported is the Attempt span with a parent, and the test need be updated accordingly.