Skip to content

chore: add telemetry for network process lifetime#302836

Merged
deepak1556 merged 2 commits intomainfrom
robo/add_network_process_tracking
Mar 18, 2026
Merged

chore: add telemetry for network process lifetime#302836
deepak1556 merged 2 commits intomainfrom
robo/add_network_process_tracking

Conversation

@deepak1556
Copy link
Collaborator

@deepak1556 deepak1556 added this to the 1.113.0 milestone Mar 18, 2026
@deepak1556 deepak1556 self-assigned this Mar 18, 2026
Copilot AI review requested due to automatic review settings March 18, 2026 14:15
@deepak1556 deepak1556 enabled auto-merge (squash) March 18, 2026 14:16
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

Adds public telemetry in the Electron main process to track the network process lifecycle, to support reliability/perf analysis related to the network process.

Changes:

  • Hooks into Electron app events for network-process-launched and network-process-gone.
  • Logs two new public telemetry events (networkProcess.launched, networkProcess.gone) with GDPR classifications for the captured fields.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@vs-code-engineering
Copy link
Contributor

vs-code-engineering bot commented Mar 18, 2026

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/code/electron-main/app.ts

@deepak1556 deepak1556 merged commit 7c3e23d into main Mar 18, 2026
20 checks passed
@deepak1556 deepak1556 deleted the robo/add_network_process_tracking branch March 18, 2026 15:02
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