Network Request Snapshot Content
A network request snapshot contains summary data about the individual request as well as any business transactions associated with the request if correlation with an instrumented server-side application is available.
The snapshot contains extensive metrics for the request in the Summary data, including:
- Network Request URL: Link to the network request dashboard for the network request of which this snapshot is an instance. See Network Request Dashboard.
- User Experience: Normal, Slow, Very Slow, or Stalled.
- Request Time: Displays when the request was made to customer application server.
- Received Time: Displays when the request was received by the EUM Cloud or EUM Server.
- Response Time: Displays when the response was received to mobile from customer application server.
- Request Content Length: total number of bytes of data in the body of the request. The body is the part that comes after the blank line below the headers.
- Response Content Length: total number of bytes of data in the body of the response.