Remove events per PM

This commit is contained in:
Daniel H. Brown 2023-10-06 14:41:16 -07:00
parent cadbf433ac
commit 27f5b61adf

View File

@ -2290,83 +2290,6 @@ The following fields are available:
- **process_type** The type of the hanging browser process, for example, gpu-process, renderer, etc. - **process_type** The type of the hanging browser process, for example, gpu-process, renderer, etc.
- **stack_hash** A hash of the hanging stack. Currently not used or set to zero. - **stack_hash** A hash of the hanging stack. Currently not used or set to zero.
### Microsoft.Gaming.Critical.Error
Common error event used by the Gaming Telemetry Library to provide centralized monitoring for critical errors logged by callers using the library.
The following fields are available:
- **callStack** List of active subroutines running during error occurrence.
- **componentName** Friendly name meant to represent what feature area this error should be attributed to. Used for aggregations and pivots of data.
- **customAttributes** List of custom attributes.
- **errorCode** Error code.
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
- **featureName** Friendly name meant to represent which feature this should be attributed to.
- **identifier** Error identifier.
- **message** Error message.
- **properties** List of properties attributed to the error.
### Microsoft.Gaming.Critical.ProviderRegistered
Indicates that a telemetry provider has been registered with the Gaming Telemetry Library.
The following fields are available:
- **providerNamespace** The telemetry Namespace for the registered provider.
### Microsoft.Gaming.OOBE.HDDBackup
This event describes whether an External HDD back up has been found.
The following fields are available:
- **backupVersion** version number of backup.
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
- **hasConsoleSettings** Indicates whether the console settings stored.
- **hasUserSettings** Indicates whether the user settings stored.
- **hasWirelessProfile** Indicates whether the wireless profile stored.
- **hddBackupFound** Indicates whether hdd backup is found.
- **osVersion** Operating system version.
### Microsoft.Gaming.OOBE.OobeComplete
This event is triggered when OOBE activation is complete.
The following fields are available:
- **allowAutoUpdate** Allows auto update.
- **allowAutoUpdateApps** Allows auto update for apps.
- **appliedTransferToken** Applied transfer token.
- **connectionType** Connection type.
- **curSessionId** Current session id.
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
- **instantOn** Instant on.
- **moobeAcceptedState** Moobe accepted state.
- **phaseOneElapsedTimeMs** Total elapsed time in milliseconds for phase 1.
- **phaseOneVersion** Version of phase 1.
- **phaseTwoElapsedTimeMs** Total elapsed time in milliseconds for phase 2.
- **phaseTwoVersion** Version of phase 2.
- **systemUpdateRequired** Indicates whether a system update required.
- **totalElapsedTimeMs** Total elapsed time in milliseconds of all phases.
- **usedCloudBackup** Indicates whether cloud backup is used.
- **usedHDDBackup** Indicates whether HDD backup is used.
- **usedOffConsole** Indicates whether off console is used.
### Microsoft.Gaming.OOBE.SessionStarted
This event is sent at the start of OOBE session.
The following fields are available:
- **customAttributes** customAttributes.
- **extendedData** extendedData.
### Microsoft.Windows.Defender.Engine.Maps.Heartbeat ### Microsoft.Windows.Defender.Engine.Maps.Heartbeat
Heartbeat is sent once a day to indicate Defender is running and functional. Event includes necessary information to understand health of Defender on the device. Heartbeat is sent once a day to indicate Defender is running and functional. Event includes necessary information to understand health of Defender on the device.
@ -2392,27 +2315,6 @@ The following fields are available:
- **SignatureRing** Signature ring used for deployments - **SignatureRing** Signature ring used for deployments
- **SigVersion** Version of signature VDMs - **SigVersion** Version of signature VDMs
### Microsoft.Windows.Shell.SystemSettings.SettingsAppActivity.GetUserAccountState
This event keeps track of if the user's account is in a good state upon loading the Settings Accounts L1 page.
The following fields are available:
- **CassService** No content is currently available.
- **componentName** No content is currently available.
- **correlationVector** No content is currently available.
- **currentPageGroupId** No content is currently available.
- **currentPageId** No content is currently available.
- **experienceId** No content is currently available.
- **experienceVersion** No content is currently available.
- **isExperienceInbox** No content is currently available.
- **pageId** No content is currently available.
- **pageSessionId** No content is currently available.
- **processSessionId** No content is currently available.
- **state** No content is currently available.
### Microsoft.Windows.UpdateAssistantApp.UpdateAssistantStartState ### Microsoft.Windows.UpdateAssistantApp.UpdateAssistantStartState
This event marks the start of an Update Assistant State. The data collected with this event is used to help keep Windows up to date. This event marks the start of an Update Assistant State. The data collected with this event is used to help keep Windows up to date.