Skip to content

Conversation

@tsvtitan
Copy link

Added extended metrics to cover cases where it's important to have pipeline and job IDs

  • gitlab_ci_ex_pipeline_status
  • gitlab_ci_ex_pipeline_duration
  • gitlab_ci_ex_pipeline_job_status
  • gitlab_ci_ex_pipeline_job_duration

@mvisonneau
Copy link
Owner

mvisonneau commented Dec 23, 2020

👋 thanks for your contribution @tsvtitan!

Could you please give me more context around what you cannot do with the current implementation of gitlab_ci_pipeline_job_id and gitlab_ci_pipeline_id metrics? 🤔

@tsvtitan
Copy link
Author

thanks for your contribution @tsvtitan!

Could you please give me more context around what you cannot do with the current implementation of gitlab_ci_pipeline_job_id and gitlab_ci_pipeline_id metrics?

Hello Owner!

It's quite convenient to have separate metrics which are not only the recent ones (when a pipeline is scheduled several times and has many jobs with the same name). For instance, we would like to see pipeline & job ID in job status at the same time. In addition, in our work, we track job's duration.

Best regards,
Sergei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants