jenkinsci / datadog-plugin

A Jenkins plugin used to forward metrics, events, and service checks to an account at Datadog, automatically.
https://plugins.jenkins.io/datadog/
MIT License
30 stars 48 forks source link

Fix queue time calculation for builds and pipeline steps #406

Closed nikita-tkachenko-datadog closed 4 months ago

nikita-tkachenko-datadog commented 4 months ago

Requirements for Contributing to this repository

What does this PR do?

Fixes the logic that calculates queue time for pipelines and pipeline steps.

The following problems are fixed:

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)