browserTimings

Application Insights Browser Timings Schema

Columns

Column Type Description
TenantId string
TimeGenerated datetime Date and time when request was recorded.
name string Name of the page.
url string URI of the page view.
networkDuration real Page load network time in milliseconds.
sendDuration real Send request time in milliseconds.
receiveDuration real Page load recieve response duration in milliseconds.
processingDuration real Page DOM processing time in milliseconds.
totalDuration real Page loading total time in milliseconds.
performanceBucket string Performance bucket of the page view duration.
customDimensions dynamic Application-defined dimensions.
customMeasurements dynamic Application-defined measurements.
operation_Name string Application-defined operation name.
operation_Id string Application-defined operation ID.
operation_ParentId string ID of the parent operation.
operation_SyntheticSource string Synthetic source of the operation.
session_Id string Application-defined session ID.
user_Id string ID of a user accessing the application.
user_AuthenticatedId string Persistent string that uniquely represents each authenticated user in the application.
user_AccountId string Application-defined account associated with the user.
application_Version string Version of the application.
client_Type string Type of the client device.
client_Model string Model of the client device.
client_OS string Operating system of the client device.
client_IP string IP address of the client device.
client_City string City where the client device is located.
client_StateOrProvince string State or province where the client device is located.
client_CountryOrRegion string Country or region where the client device is located.
client_Browser string Browser running on the client device.
cloud_RoleName string Role name of the cloud service.
cloud_RoleInstance string Role instance of the cloud service.
appId string Unique, persistent identifier of an Application Insights resource.
iKey string Instrumentation key of the Azure resource.
sdkVersion string Version of the SDK used by the application.
itemId string Unique ID of the telemetry item assigned by the Application Insights ingestion endpoint.
itemCount int Number of telemetry items represented by a single sample item.
SourceSystem string
Type string
_ResourceId string