Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProwJobLifecycleHistogramVec ¶
func NewProwJobLifecycleHistogramVec(informer cache.SharedIndexInformer) *prometheus.HistogramVec
NewProwJobLifecycleHistogramVec creates histograms which can track the timespan between ProwJob state transitions. The histograms are based on the job name, the old job state and the new job state. Data is collected by hooking itself into the prowjob informer. The collector will never record the same state transition twice, even if reboots happen.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.