Skip to content

Fix crash metrics ID#50728

Merged
ConradIrwin merged 5 commits intomainfrom
fix-crash-metrics-id
Mar 4, 2026
Merged

Fix crash metrics ID#50728
ConradIrwin merged 5 commits intomainfrom
fix-crash-metrics-id

Conversation

@ConradIrwin
Copy link
Copy Markdown
Member

Before this change the crash handler uploaded crashes before sign-in had happened.

Now we get the metrics_id correctly. This allows for us to tie crashes reported
on Github to users who have opted into telemetry (users who have opted into
crash reporting but not telemetry will not have a metrics_id).

Release Notes:

  • Fixed crash reporter metadata collection

ConradIrwin and others added 2 commits March 3, 2026 17:05
Co-authored-by: Miguel Raz Guzmán Macedo <miguel@zed.dev>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 4, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 4, 2026
@maxdeviant maxdeviant changed the title Fix crash metrics id Fix crash metrics ID Mar 4, 2026
@ConradIrwin ConradIrwin merged commit 9316c4a into main Mar 4, 2026
28 checks passed
@ConradIrwin ConradIrwin deleted the fix-crash-metrics-id branch March 4, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant