Closed Bug 881627 Opened 11 years ago Closed 11 years ago

[socorro-crashstats] Install Time missing in Crash Report Header

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scoobidiver, Assigned: rhelmer)

References

Details

Hm I don't see any "install time" in the processed JSON, I wonder if this was just calculated based on "Install Age" (which is in seconds I believe)
Blocks: 749359
Yes, I'm pretty sure it's being calculated. It may actually make sense to calculate that in a static, in-DB fashion, though, as we need it for the installations count as well, which is in some different bug.
Assignee: nobody → peterbe
"Last Crash" actually seems to be missing as well.
(In reply to Robert Kaiser (:kairo@mozilla.com) [away until early June] from comment #3)
> "Last Crash" actually seems to be missing as well.

This is present in the processed JSON as "last_crash" BTW
Assignee: peterbe → rhelmer
Turns out this is *not* being calculated, it's just stored in the raw JSON as InstallTime.

r? https://github.com/mozilla/socorro-crashstats/pull/383
Commits pushed to master at https://github.com/mozilla/socorro-crashstats

https://github.com/mozilla/socorro-crashstats/commit/ce802a12e29bc702f83908d81b72e4b900a59a4d
bug 881627 - provide missing last_crash and install_time fields

https://github.com/mozilla/socorro-crashstats/commit/fe2f1e7824da5b5bdc1816b031490ad8973cbb04
Merge pull request #383 from rhelmer/bug881627-install-time-missing

bug 881627 - provide missing last_crash and install_time fields
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Verified Install Time and Last Crash are there in https://crash-stats-django.allizom.org/report/index/82ac39ec-873d-4112-a3eb-747ad2130622
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.