Is target.sent.end.time populated when there is no response from the target(backend)

Not applicable

I am using target.sent.end.time variable to capture the time the request was sent out in my logs. There are some gateway timeouts that being experienced and noticed that the variable is not getting populated. Does the target.sent.end.time get populated if the request is sent out to the backend and apigee times out while waiting for the response?

1 1 154
1 REPLY 1

It seems like by your observations, the variable is not populated.

What is your question?

I suppose that quantity would be meaningless if the target did not send any data (eg, timeout). So it makes sense to me that the variable is not populated at all. But I may be misunderstanding things.