CloudXR Framework Telemetry#
“Telemetry” is an optional collection of anonymous usage data that you can use to enhance service quality.
Overview#
CloudXR Framework collects the following functional events to help improve service quality:
Collected Events#
CXR_LifetimeEvent: Tracks events when a
CloudXRSessionis created and destroyed.CXR_SessionConfiguration: Gathers
Configmetadata used to initialize aCloudXRSession.CXR_SessionState: Monitors changes in the
SessionState.CXR_ExceptionInfoEvent: Records exceptions, such as
StreamingError, occurring within aCloudXRSession.CXR_ClientRequest: Records the action when the client initiates a call to server.
CXR_ServerResponse: Records the action when the server responds to a client request.
CXR_ClientMetricEvent: Records performance metrics for
CloudXRSession, such as network bandwidth percentiles, latency percentiles, and user feedback scores.
Privacy and Data Collection#
Telemetry data is collected exclusively for service purposes, without capturing any persistent IDs or personal information, and it is not associated with any specific user or device.
To opt out of telemetry data collection, disable the telemetryConsentType option in Config.