Request duration in milliseconds.
Identifier of a request call instance. Used for correlation between request and other telemetry items.
OptionalmeasurementsProperty bag to contain additional custom measurements (Part C)
OptionalnameName of the request. Represents code path taken to process request. Low cardinality value to allow better grouping of requests. For HTTP requests it represents the HTTP method and URL path template like 'GET /values/{id}'.
OptionalpropertiesProperty bag to contain additional custom properties (Part C)
Result of a request execution. HTTP status code for HTTP requests.
OptionalsourceSource of the request. Examples are the instrumentation key of the caller or the ip address of the caller.
Indication of successful or unsuccessful call.
OptionalurlRequest URL with all query string parameters.
This defines the contract for request telemetry items that are passed to Application Insights API (track)