Closed Bug 1311485 Opened 8 years ago Closed 7 years ago

FHRv4 cross sectional table: add simple derived columns for crash rates

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bcolloran, Unassigned)

References

Details

Once the cross sectional tables for crashes have been joined into the main cross sectional table, we'll want to add some derived rates -- crashes/day, crashes/hour, that kind of thing
Depends on: 1311483
No longer depends on: 1311483
Depends on: 1311483
Summary: FHRv4 cross sectional table: add simple derived columns crashes → FHRv4 cross sectional table: add simple derived columns for crash rates
Blocks: 1286573
Blocks: 1312134
No longer blocks: 1286573
requires crash summary
Points: --- → 3
Priority: -- → P3
once there is a "number_of_crash_pings" column in the cross sectional table, we'll want to add: --per session hour-- crash_pings_per_session_hour = number_of_crash_pings/session_hours_total --per active day-- crash_pings_per_active_day = number_of_crash_pings/days_active --per possible day-- crash_pings_per_possible_day = number_of_crash_pings/days_possible (see also similar rate columns in https://bugzilla.mozilla.org/show_bug.cgi?id=1311484#c1 )
Crash_summary now exists: https://bugzilla.mozilla.org/show_bug.cgi?id=1316860 I'm going to rename the other bug to focus on deletion pings, and unblock this bug.
Depends on: 1316860
No longer depends on: 1311483
Closing abandoned bugs in this product per https://bugzilla.mozilla.org/show_bug.cgi?id=1337972
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.