[Buildbot] #2459: full metrics support
Buildbot trac
trac at buildbot.net
Sun Sep 7 19:30:45 UTC 2014
#2459: full metrics support
-------------------------+--------------------
Reporter: dustin | Owner:
Type: project-idea | Status: new
Priority: major | Milestone: 0.9.+
Version: 0.8.7p1 | Resolution:
Keywords: metrics |
-------------------------+--------------------
Description changed by sa2ajj:
Old description:
> 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 make 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)]]
New description:
A while back, Chris !AtLee added some nice metrics code to Buildbot
(#1945: source: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 make 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#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list