Skip to content

Add new job and pipeline duration metrics

Reuben Pereira requested to merge rp/add-new-duration-metrics into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Add new gauges for job and pipeline durations: deployment_pipeline_duration_seconds and deployment_job_duration_seconds.

These metrics will hold the wall-clock duration of auto deploy pipelines and jobs.

gitlab-com/gl-infra/delivery#2891 (closed) and gitlab-com/gl-infra/delivery#2905 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports