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
您好,我想请问一下,对于一条trace,其中请求顺序为 A -> B -> C -> D,那么对于一个调用对A->B,对应需要采集timestamp endstamp的时间信息,那么这个timestamp和endstamp是对应调用过程中的什么时间呢(比如A发出请求的时间、B接受请求的时间、B返回请求结果的时间、A接受B返回结果的时间)?
您好,我想请问一下,对于一条trace,其中请求顺序为 A -> B -> C -> D,那么对于一个调用对A->B,对应需要采集timestamp endstamp的时间信息,那么这个timestamp和endstamp是对应调用过程中的什么时间呢(比如A发出请求的时间、B接受请求的时间、B返回请求结果的时间、A接受B返回结果的时间)?