Closed Bug 853455 Opened 12 years ago Closed 11 years ago

Enable search for devices (ability to get "topcrashes per device")

Categories

(Socorro :: Webapp, task, P2)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kairo, Assigned: adrian)

References

Details

(Whiteboard: [search] [qa+])

One part of bug 687115 (and what I have custom reports for right now) is to have a "topcrashes per device" list. We should be able to enable this via search, i.e. an ability to search for a specific device name, which would get us the top signature for that one. Note that from my observations on what people request, this is something people rather rarely look at, esp. compared to what bug 853452 requests, and rarely looking at this also warrants this to be a search rather than a regular report. We already added reporting on devices to report/list in bug 777372, so that explains where to get this information from, bug 847939 might make it easier to get to that data now, but I guess some aggregation work needs to be done here as well.
Assignee: nobody → adrian
Depends on: 678101
Whiteboard: [search]
Priority: -- → P3
Depends on: 889040
Q goal bug, land ASAP
Target Milestone: --- → 60
Target Milestone: 60 → 61
Priority: P3 → P2
Target Milestone: 61 → Future
Depends on: 944432
No longer depends on: 889040
What's the status here, Adrian?
Working on the dependencies (no work needed for this particular bug other than giving an example URL), ready for review by the end of this week.
The Android_* fields are now accessible in Super Search. For example, you can run some facets on them: https://crash-stats.mozilla.com/search/?product=FennecAndroid&_facets=android_manufacturer&_facets=android_model :KaiRo, does that fit your needs? If not, please reopen this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [search] → [search] [qa-]
Target Milestone: Future → 69
(In reply to Adrian Gaudebert [:adrian] from comment #4) > The Android_* fields are now accessible in Super Search. For example, you > can run some facets on them: > https://crash-stats.mozilla.com/search/ > ?product=FennecAndroid&_facets=android_manufacturer&_facets=android_model > > :KaiRo, does that fit your needs? If not, please reopen this bug. No, what we want in this bug is the other way around: get all signatures with counts for a specific device, i.e. search for Android_Manufacturer Android_Model and facet by signature (the other way round is also provided by the signature summary already).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/74a328430ab9ed78ed3e4f661fb8146d0bc9f385 Fixes bug 853455 - Allowed android_model field to be queried as expected. https://github.com/mozilla/socorro/commit/0a5114442f5cfaf910522a5b68e148f962a0755c Merge pull request #1748 from AdrianGaudebert/853455-fix-android-mappings Fixes bug 853455 - Allowed android_model field to be queried as expected.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Target Milestone: 69 → 70
Whiteboard: [search] [qa-] → [search] [qa+]
(In reply to Adrian Gaudebert [:adrian] from comment #8) > :KaiRo now working on stage: > https://crash-stats.allizom.org/search/?android_model=ALCATEL+ONE+TOUCH+FIRE > and https://crash-stats.allizom.org/search/?android_model=GT-I9300 That. Is. Awesome. Thanks!
Is there a full list of devices I can spot-check against, a la https://support.mozilla.org/en-US/kb/will-firefox-work-my-mobile-device, but also for B2G?
You need to log in before you can comment on or make changes to this bug.