Skip to content

Incorrect Crash Free Sessions stats #803

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

Closed
fredriko-sharkmob opened this issue Feb 18, 2025 · 9 comments
Closed

Incorrect Crash Free Sessions stats #803

fredriko-sharkmob opened this issue Feb 18, 2025 · 9 comments

Comments

@fredriko-sharkmob
Copy link

Environment

self-hosted (https://develop.sentry.dev/self-hosted/)

What are you trying to accomplish?

Trying to get correct statistics regarding Crash Free sessions.

How are you getting stuck?

It keeps showing a too high number. Often it shows 100% crash free even if we have crashes.

Where in the product are you?

Dashboards

Link

No response

DSN

No response

Version

No response

@getsantry
Copy link

getsantry bot commented Feb 18, 2025

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link

getsantry bot commented Feb 18, 2025

Routing to @getsentry/product-owners-dashboards for triage ⏲️

@getsantry getsantry bot moved this from Waiting for: Support to Waiting for: Product Owner in GitHub Issues with 👀 3 Feb 18, 2025
@gggritso
Copy link
Member

@fredriko-sharkmob thanks for raising this! Could you provide a few more details?

  1. Where are you looking at the crash free rate? Is it a Dashboard, or in Discover? Could you share the query you're using?
  2. What kind of project do you have? Is it a mobile app? What kind of SDK is it using?
  3. Could you share some screenshots or information about what exactly you're seeing, and what you're expecting?

@fredriko-sharkmob
Copy link
Author

fredriko-sharkmob commented Feb 24, 2025

Thanks for your response 👍. Here's some additional information. Please let me know if there is any other information you need or if you want me to test anything on our side.

  1. Project Details
  2. Unreal Engine

Image

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Feb 24, 2025
@getsantry
Copy link

getsantry bot commented Feb 25, 2025

Routing to @getsentry/product-owners-projects-project-details for triage ⏲️

@snigdhas
Copy link
Member

This is likely related to the SDK configuration - transferring.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Feb 25, 2025
@snigdhas snigdhas transferred this issue from getsentry/sentry Feb 25, 2025
@tustanivsky
Copy link
Collaborator

@fredriko-sharkmob Which SDK and Unreal versions do you use? Did you capture these crashes with UE Crash Reporter or Sentry native integration (check Override Windows default crash capturing mechanism (UE 5.2+) in plugin settings)?

@fredriko-sharkmob
Copy link
Author

fredriko-sharkmob commented Feb 27, 2025

Hi,

  • Sentry plugin version is 0.16.0+. Some entries in the unreleased section in the changelog.md. Highest issue number is Fix invalid assertion issues grouping #537.
  • Unreal version 5.4.3. CL 698809.
  • Crashes reported with UE Crash Reporter.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Feb 27, 2025
@tustanivsky
Copy link
Collaborator

@fredriko-sharkmob To track crashed sessions you need to use Sentry's integration instead of Crash Reporter (Release Health docs). Crash Reporter prevents the Sentry plugin from properly marking game sessions as crashed leading to incorrect stats since their error-handling mechanisms are mutually exclusive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Archived in project
Development

No branches or pull requests

4 participants