Closed
Description
Prerequisites
- Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
- Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new
Get-Foo
cmdlet" instead of "New cmdlet."
Summary
Need to restructure article to describe what data is sent and when it is sent
- at startup (when run from pwsh)
- Not sent when PS is host by another application
- periodically during the session
- Sent regardless of host application
Details
- Some information was removed from telemetry and new information added.
- Need to update previous versions of the article to reflect the new structure
Articles
Related Source Pull Requests
- Remove ApplicationType telemetry sends. PowerShell/PowerShell#18168
- [release/v7.0.12] Remove ApplicationType telemetry sends. PowerShell/PowerShell#18265
- Telemetry changes PowerShell/PowerShell#17304
Related Source Issues
n/a