Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

feat: Add metrics for whole workflows and individual steps #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tumido
Copy link
Member

@tumido tumido commented Jan 11, 2021

Related Issues and Dependencies

n/a

This introduces a breaking change

  • Yes
  • No

This Pull Request implements

Collect metrics from individual steps as well as from the workflow as a whole.

Collects:

  • Counters per phase status type of each step per pipeline
  • Gauge of duration of each step per pipeline
  • Counters of exit code of each step per pipeline
  • Counters per phase status type of the workflow as a whole per pipeline
  • Gauge of duration of the workflow as a whole per pipeline

@tumido tumido requested a review from durandom as a code owner January 11, 2021 22:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant