API Docs for: 2.0.20133.2
Show:

telemetry.OutgoingRequestData Class

A interface that defines properties for OutgoingRequest Qos event

Properties

appId

String

Overridden Application Id

BASEURI

String private

Endpoint baseurl

DEFAULT_LOCALE

String private

Default language

DEFAULT_SCOPE

String private

Default scope

DEFAULT_SUGGESTRESULTSCOUNT

String private

Default number of search results

DEFAULT_VERSION

String private

Default version

dependencyName

String

Name of the service where this outgoing request is made to

dependencyOperationName

String

Name of the operation called on the target service

latencyMs

Number

The duration in milliseconds between start and stop of operation

message

String

Any messages that needs to be included in the event

name

String

Name of the current event

operationName

String

The mnemonic name of the current operation

partnerAppId

String

Current Partner Application Id

partnerId

String

Current Partner Id

platform

String

Current Platform

requestMethod

String

HTTP request method

sdkVersion

String

Current SDK version

sessionId

String

Current Session Id

statusCode

String

HTTP protocol status code

succeeded

Boolean

A flag indicating success or failure of the operation

SUGGEST_ROUTE

String private

Route to the search controller method

targetUri

String

The full URI of the operation called including query parameters