Comment 8 for bug 139855

Revision history for this message
Jonathan Lange (jml) wrote :

I just had a chat about this bug on #launchpad-dev with wgrant & noodles.

It seems that all that's left is:
 * a small amount of backend work
 * to figure out how best to display the stats on the UI
 * to display the stats on the UI

The backend work involves:
 * PPA versions of cronscripts/parse-librarian-apache-logs.py and lib/canonical/launchpad/scripts/librarian_apache_log_parser.py
 * A table analogous to LibraryFileDownloadCount

wgrant assures me that this is not much work.

Once that's done, I suggest that we add a UI early in the development cycle so that it functions on edge. We shouldn't spend too much time figuring out what's best, instead we should put _something_ up and ask for feedback from interested users. Because this is a popular feature, it would be worth blogging about it and posting to launchpad-users.

Then, we should act on that feedback before the production rollout.