Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UE Crash Reporter and Sentry Unreal SDK comparison #12809

Merged
merged 4 commits into from
Feb 24, 2025

Conversation

tustanivsky
Copy link
Collaborator

This PR adds a side-by-side comparison of the two crash-capturing tools available for Unreal Engine: the default Crash Reporter and Sentry's UE plugin.

Related to getsentry/sentry-unreal#704

Supersedes #12763

Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 7:42am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 7:42am
develop-docs ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 7:42am

Copy link

codecov bot commented Feb 24, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.95MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.39MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.71MB -0.0%
../instrumentation.js -3 bytes 1.04MB -0.0%
9523.js -3 bytes 1.02MB -0.0%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 865.35kB -0.0%
static/chunks/1298-*.js -3 bytes 401.61kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/x7D0j1btzTd7cHjxChJT8/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/x7D0j1btzTd7cHjxChJT8/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/jXSqEkwqheFRAAVUhlweF/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/jXSqEkwqheFRAAVUhlweF/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@bruno-garcia bruno-garcia merged commit e69d645 into master Feb 24, 2025
11 checks passed
@bruno-garcia bruno-garcia deleted the ue-crc-sdk-comparison branch February 24, 2025 23:36
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants