-
New Feature
-
Resolution: Unresolved
-
Minor
I'm looking to get metrics on node provision time (duration).
P.S. It seems not as straightforward as getting job run times as I didn't see something similar with RunListener.java on Jenkins core.
Was this implemented ? I'm currently using getQueuingTimeString() from here - TimeInQueueAction (Metrics Plugin 4.2.18-439.v86a_20b_a_8318b_ API) (jenkins.io), but I'm not sure this includes the time waiting for a worker node to become available ?