Closed Bug 577767 Opened 15 years ago Closed 15 years ago

Data Analysis: Create a feed of problematic URLs

Categories

(Input :: General, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wenzel, Assigned: michaelk)

References

Details

(Whiteboard: [L10n])

Attachments

(2 files, 1 obsolete file)

From bug 577294: Beltzner wrote: "I think we need to create a table of URLs reported as problematic with: URL # of unique reports first reported date last reported date comments (blob) " Can probably make this an RSS feed, and either cluster these reports by URL or by domain, sorting it descendingly by report frequency. Could create this report once a day (or something like that) and cache it.
Summary: Create a feed of problematic URLs → Data Analysis: Create a feed of problematic URLs
Priority: -- → P1
Target Milestone: --- → 1.6
Attached image mock up (obsolete) —
The buttons to get to the page aren't put onto the mock up, but essentially it'd be a part of the header somewhere...and, no, we're not removing the Input Dashboard header image.
Whiteboard: [ineedzstringz]
Attached image better mock up
Attachment #458016 - Attachment is obsolete: true
Looks like this is missing 1.6. I'm moving this to 1.6.1
Target Milestone: 1.6 → 1.6.1
Whiteboard: [ineedzstringz] → [L10n]
mkurze's patch looks good, and I think we can land it soon on stage. However, I don't know where to find some test data. Is there any on cm-webdev01-master01? Since you set allow_syncdb to False, how do we initially create the schema? Also, if that hasn't happened yet, please file an IT bug to have them set up the settings necessary to access a copy (presumably) of some site data. They might want to set up a separate database and just import a static dump. If you need them to run a cron job instead, we need to let them know that as well.
Assignee: nobody → mkurze
that's a line that's missing in README.md I am afraid ./manage.py syncdb --database=website_issues Also, we got access to a daily dump on cm-metricsetl02 and a separate database on cm-metrics-mysql01.
To get initial data in, you can run the job on your (dev) machine afterwards. ./manage.py generate_sites (In the actual setup this will be run on cm-metricsetl02 and the data will be pushed into the websites_issues database). You can also configure both django connection aliases ("default" and "website_issues") to point to the same actual DB for simplicity. I can add crontasks on cm-metricsetl02, so I won't need to ask for that.
Target Milestone: 1.6.1 → 1.6.2
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Input → General
Product: Webtools → Input
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: