All,
We want to monitor the performance of our Jenkins installation.
After some thought we are thinking that a potential measure could be 'Time to Provision'
Ideally we want to be able to record the Time a job was put into the Jenkins Queue -> Time the job was started.
I think we can use the timestamp field for the time a job was started(building on slave), but is there any field that can be used to record the time the job was put into the queue?
Hope you can help
Dan