Is there a time recorder plugin on Jenkins? -


i looking plugin record time take between 2 point, example, want add start , stop in job configuration , time between 2 points.

i found build trend plugin similar want records whole job time, not part of job.

if can record time somehow (using build script itself), can plot using plot plugin


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -