[Buildbot] #2032: Report tracebacks as singular metrics events

Buildbot trac trac at buildbot.net
Thu Mar 12 00:26:28 UTC 2015


#2032: Report tracebacks as singular metrics events
-----------------------------+--------------------
Reporter:  bdbaddog          |       Owner:
    Type:  enhancement       |      Status:  new
Priority:  patches-accepted  |   Milestone:  0.9.+
 Version:  0.8.4p1           |  Resolution:
Keywords:  metrics           |
-----------------------------+--------------------

Comment (by bdbaddog):

 Replying to [comment:7 dustin]:
 > True, I was just suggesting a possible way to solve this.  Simply
 logging the tracebacks to a separate file would probably make bdbaddog
 happy though :)

 Yes. The main goal would be a way to automate watching for any exceptions.
 For one client this has been caused by bad logic in an email formatting
 function, which meant that failure notifications weren't getting sent out
 and thus missed.

 Any solution which would allow the following would work:

   * detecting when a new exception has happened
   * extracting each exception individually in some way which wasn't too
 complicated.

 Thanks!

--
Ticket URL: <http://trac.buildbot.net/ticket/2032#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list