Cricket statistics on the supermirror

Bug #54616 reported by Martin Pool
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
Medium
Unassigned

Bug Description

I was wondering if we could add some cricket graphs reporting on the
supermirror.

I see we already have Branches, Branches Hosted, Branches Imported, and
Branches Mirrored. I'd like to also add, in rough priority order

 1. Number of users who own branches
 2. Number of users who logged in to the push mirror on each day
 3. Number of bzr branch accesses (measured by number of http accesses to
   */.bzr/format)
 4. Number of unique branches that have been accessed in this way

Tags: lp-code
Revision history for this message
Martin Pool (mbp) wrote :

Stub says he'll do the first one; the others require more logging output from the sftp server.

Revision history for this message
Stuart Bishop (stub) wrote : Re: [Bug 54616] Re: Cricket statistics on the supermirror

Martin Pool wrote:
> Stub says he'll do the first one; the others require more logging output
> from the sftp server.
>

cricket needs a file in the format:

key:value@timestamp

value is an integer, and timestamp is the integer epoch time.

This can either be dumped to a file every five minutes and scp'd across, or
preferably retrievable on demand via HTTP.

--
Stuart Bishop <email address hidden> http://www.canonical.com/
Canonical Ltd. http://www.ubuntu.com/

Revision history for this message
Stuart Bishop (stub) wrote :

Martin Pool wrote:
> Stub says he'll do the first one; the others require more logging output
> from the sftp server.
>

First is done:

http://tinyurl.com/fvm72

 private yes

--
Stuart Bishop <email address hidden> http://www.canonical.com/
Canonical Ltd. http://www.ubuntu.com/

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 54616] Re: [Bug 54616] Re: Cricket statistics on the supermirror

On 31 Jul 2006, Stuart Bishop <email address hidden> wrote:
> First is done:

Looks good, thanks.

--
Martin

David Allouche (ddaa)
Changed in launchpad-bazaar:
importance: Untriaged → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Jonathan Lange (jml) wrote :

Related to bug 181331.

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

1. Is already done
2. Requires that we actually log this information. Filed as bug 246797.
3 & 4. Are very closely tied to bug 181331. When we start recording the information needed for 181331, we'll be able to file an RT to get the cricket graphs up.

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

We now have the information for 2. Still need to graph it, but will track that task outside of the bug tracker, since it's largely an operational one. Items 3 and 4 will follow once bug 181331 complete.

Marking this bug as Invalid since we will fix it, we'll just track the work elsewhere.

Changed in launchpad-bazaar:
status: Confirmed → Invalid
visibility: private → public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.