Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-52074

Metrics plugin does not track pipeline queuing time correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • metrics-plugin
    • None

      Pipeline jobs start executing almost immediately and then proceed to queue while waiting for a node to run the actual steps on.

      The metrics plugin records and tracks the time queuing but does not associate this with the pipeline job itself because ExecutorStepExecution.PlaceholderTask does not implement Run

      We need to resolve the Run and accumulate the additional queue time against the pipeline.

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: