Skip to main content
QUERY
telemetrySettings(requestOrigin: String): TelemetrySettings!

Arguments

requestOrigin
String

The request origin used to filter or perform the operation. Omit it to leave this dimension unfiltered.

localBaseUrlOverride
String

The local base URL override associated with this telemetry settings. May be null when unavailable or not applicable.

remoteBaseUrlOverride
String

The remote base URL override associated with this telemetry settings. May be null when unavailable or not applicable.

consoleCollectionEnabled
Boolean!

Whether the console collection enabled condition is true for this telemetry settings.

analyticsCollectionEnabled
Boolean!

Whether the analytics collection enabled condition is true for this telemetry settings.

detectedLocalBaseUrl
String!

URL for this telemetry settings.

detectedRemoteBaseUrl
String!

URL for this telemetry settings.

effectiveLocalBaseUrl
String!

URL for this telemetry settings.

effectiveRemoteBaseUrl
String!

URL for this telemetry settings.

updatedAt
String!

ISO 8601 timestamp when this telemetry settings was last updated.

Query
Response