[Buildbot-commits] [Buildbot] #2459: full metrics support
    Buildbot 
    nobody at buildbot.net
       
    Fri Mar  1 03:04:08 UTC 2013
    
    
  
#2459: full metrics support
------------------------+---------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.+
 Version:  0.8.7p1      |   Keywords:  metrics
------------------------+---------------------
 A while back, Chris AtLee added some nice metrics code to Buildbot (#1945
 / `master/buildbot/process/metrics.py`).  However, the metrics it gathers
 are not accessible anywhere.
 The system gathers counts, times, running averages, and "alarms".
 == scope ==
 This project would involve expanding that support, adding access to the
 metrics data via the Data API, and adding a flexible system to notify
 admins on alarms.
 It would also be helpful to alarms support a little more flexible, so it
 can be used to handle everything from logged tracebacks on a master to
 oversized builder queues to disconnected slaves.
 See the bugs below for related tasks.
 == Relevant Bugs ==
 [[TicketQuery(order=priority,status!=closed,keywords~=metrics,format=table,col=summary|owner)]]
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2459>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list