Closed Bug 1659795 Opened 5 years ago Closed 5 years ago

add fission indicator to topcrashers report and signature report

Categories

(Socorro :: Webapp, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

(Whiteboard: [fission:m7])

Attachments

(2 files)

Fission-related triage would benefit greatly from having a Fission indicator in the TopCrashers report and Signature report that worked the same way the Startup Crash indicator works.

This covers that.

(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #3)

Chris: What do you think about these?

Looks good!

Looks like the criteria for "Potential Fission Crash" is num_fission_crashes > 0 and num_fission_crashes < num_crashes. Maybe we should only show "Potential Fission Crash" if num_fission_crashes > num_crashes / 2?

https://github.com/mozilla-services/socorro/pull/5527/commits/33935348a8fbcd5e69b70bc3ed00eddb4a146c36#diff-a7d1c53ffed84fe4a5fee1abc9bd61eaR171-R174

Otherwise we get likely false positives like this crash signature where only 1 out of 3 crashes have Fission enabled. And the report page doesn't mention Fission on the "Correlations" tab. (I don't remember the criteria for Correlations.)

https://crash-stats.allizom.org/signature/?product=Firefox&version=81.0a1&signature=AsyncShutdownTimeout%20%7C%20profile-before-change-telemetry%20%7C%20TelemetryController%3A%20shutting%20down&date=%3E%3D2020-08-11T20%3A18%3A00.000Z&date=%3C2020-08-18T20%3A18%3A00.000Z&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&_columns=install_time&_columns=startup_crash&_sort=-date&page=1#summary

Flags: needinfo?(cpeterson)

I'll change the criteria for "Potential Fission Crash" now.

Correlations is a completely different system that Marco maintains. I don't really know how that works and I'm not sure I'll be able to get it to match what Socorro is doing. (I think that's what you're suggesting.)

(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #5)

Correlations is a completely different system that Marco maintains. I don't really know how that works and I'm not sure I'll be able to get it to match what Socorro is doing. (I think that's what you're suggesting.)

Understood and not a problem.

Your new changes to is_potential_fission_crash look good.

This was deployed just now with bug #1660330. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Depends on: 1661573
See Also: → 1742869
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: