| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
Buildbot metrics module
Keeps track of counts and timings of various internal buildbot
activities.
Basic architecture:
    MetricEvent.log(...)
          ||
          \/
    MetricLogObserver
          ||
          \/
    MetricHandler
          ||
          \/
    MetricWatcher
| Functions | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| Variables | |
        ALARM_TEXT = 
     | 
  |
        ALARM_CRIT = 2
     | 
  |
        ALARM_OK = 0
     | 
  |
        ALARM_WARN = 1
     | 
  |
        __package__ = 
     | 
  |
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:19 2011 | http://epydoc.sourceforge.net |