Skip to content

cleanup: rename WSLA telemetry provider WSLC#14501

Merged
benhillis merged 2 commits intofeature/wsl-for-appsfrom
user/benhill/wslc_telemetry_provider
Mar 23, 2026
Merged

cleanup: rename WSLA telemetry provider WSLC#14501
benhillis merged 2 commits intofeature/wsl-for-appsfrom
user/benhill/wslc_telemetry_provider

Conversation

@benhillis
Copy link
Member

This name changes the telemetry provider to reflect the new naming.

@benhillis benhillis requested a review from a team as a code owner March 21, 2026 20:43
Copilot AI review requested due to automatic review settings March 21, 2026 20:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the TraceLogging telemetry provider previously labeled “WSLA” to “WSLC” so telemetry naming matches the updated component naming across binaries and diagnostics.

Changes:

  • Renamed the provider symbol from WslaTelemetryProvider to WslcTelemetryProvider.
  • Updated provider registration name from Microsoft.Windows.Wsla to Microsoft.Windows.Wslc (GUID unchanged).
  • Updated telemetry initialization in wslc and wslasession, and updated the WPR profile provider Id entry.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/windows/wslc/core/Main.cpp Switches TraceLogging init to WslcTelemetryProvider.
src/windows/wslasession/main.cpp Switches TraceLogging init to WslcTelemetryProvider.
src/windows/common/WslTelemetry.h Renames declared provider to WslcTelemetryProvider.
src/windows/common/WslTelemetry.cpp Renames defined provider and provider name string to “Microsoft.Windows.Wslc”.
diagnostics/wsl.wprp Renames the WPR EventProvider Id from wslaservice to wslc.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

@benhillis benhillis enabled auto-merge (squash) March 21, 2026 21:31
@benhillis benhillis merged commit f300953 into feature/wsl-for-apps Mar 23, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants