What can be said about Duration when Type is HTTP in an entry for Application Insights?

Parham, Zachary A 1 Reputation point
2022-10-07T13:38:18.463+00:00

I am looking at Application Insights data for a particular call I have made. The type is HTTP, and the duration is listed as 2.094 seconds. What can be said about this metric? Does the timing begin when the request has left my system, or does the timing factor in the creation of the request as well? I want to understand if it means my request message left my system and then it took 2.094 seconds to receive a response.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,792 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
112 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marwa Abouawad 281 Reputation points Microsoft Employee
    2022-10-17T18:03:09.54+00:00

    Hi @Parham, Zachary A

    Welcome to Microsoft Q & A community Forum!

    I understand that you want to know how the duration of HTTP request measured in Application insights Telemetry. Please correct me if I am wrong.

    I am not sure if you have come across this SO https://stackoverflow.com/questions/63919640/how-is-the-duration-of-a-request-measured-in-application-insights-request-teleme

    0 comments No comments