Skip to content

Revert "Add sleep to metrics:trace-pipeline job"

Reuben Pereira requested to merge revert-12929abc into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • Revert "Add sleep to metrics:trace-pipeline job"

This reverts merge request !2898 (merged).

This is being reverted because it caused the metrics:trace-pipeline and metrics:pipeline_and_job_duration jobs to run 5 mins after the coordinator pipeline starts, rather than 5 minutes after it ends. Collecting metrics 5 mins after the pipeline starts results in missing most of the runtime of the pipeline, since the pipeline usually takes around 5 hours.

gitlab-com/gl-infra/delivery#20074 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports