Install counter
Closed, ResolvedPublic

Description

work out a sane way to have an install counter?

sitter added a subscriber: sitter.
sitter moved this task from Backlog to Ready To Do on the Neon board.Jun 9 2016, 10:26 AM

meta-release pings web server, now needs a website to display results

also a notice on installer and option to remove it

machine ID is in /etc/update-manager/meta-release which ends up in web server logs for releases.neon.kde.org

sitter moved this task from Ready To Do to Discussing on the Neon board.Jun 10 2016, 11:12 AM

https://github.com/apachelogger/neon-install-counter
runs on port 8585

this is fairly daft shit. parsing the logs is hella inefficient

sitter triaged this task as Wishlist priority.Jun 10 2016, 12:55 PM
sitter updated the task description. (Show Details)

Oh, and, to host this one obviously would need to have http proxying or some other shenaegans set up. I have no clue if the sysadmins actually have a preferred way to launch a helper written in Go.

I'd like a nice pretty website with graphs and charts showing the number of installs

I think what you want is google docs to eat data and then visualize them.

Sysadmins can easily roll out a simple php/python app that records the query params on-the-fly, which seems somewhat nicer than relying on the web server to actually create logs in files, in possibly random formats https://phabricator.kde.org/T2838#49920

https://github.com/frecel/NeonLogParser
http://104.167.98.70/~artur/stats.html

needs set up with current log setup on the server ben has set up for releases.kde.org

jriddell moved this task from Discussing to Ready To Do on the Neon board.Sep 6 2016, 10:29 AM

ta da http://stats.neon.kde.org.uk/stats.html
needs plenty improvements to be very useful

amunshi added a subscriber: amunshi.May 6 2017, 3:40 AM

ta da http://stats.neon.kde.org.uk/stats.html
needs plenty improvements to be very useful

How does this counter update? its stuck in Feb 2017.

bshah moved this task from Ready To Do to Review on the Neon board.Jul 17 2018, 4:30 AM
bshah added a subscriber: bshah.

I think this should be now closed? now that we have removed the stat counter due to GDPR(?) this task is no longer relevant.

jriddell closed this task as Resolved.Oct 3 2018, 9:25 AM
jriddell claimed this task.

removed it :(
I would like it back one day if we can do it properly