Skip to content

Releases: webdevops/github-workflow-exporter

25.3.0

28 Mar 11:06
d017de7
Compare
Choose a tag to compare
  • switch to golang 1.24
  • update deps
  • add workflow and workflow run url
  • publish workflow label with name of workflow instead of run
  • add workflowRun label with name of workflow run (was workflow before)

25.2.0

09 Feb 14:10
3834f44
Compare
Choose a tag to compare
  • update dependencies

24.9.2

18 Sep 21:15
Compare
Choose a tag to compare
  • add metric github_workflow_run_running
  • add metric github_workflow_run_running_start_time_seconds
  • add metric github_workflow_latest_run_duration_seconds
  • rename metric github_workflow_latest_run_timestamp_seconds to github_workflow_latest_run_start_time_seconds
  • simpliied labels on secondary metrics (only org, repo and workflowID)

24.9.1

18 Sep 17:42
Compare
Choose a tag to compare
  • fix duplicate github_workflow_consecutive_failed_runs and add more labels
  • added labels workloadID, actorLogin and actorType

24.9.0

14 Sep 19:59
Compare
Choose a tag to compare
  • switch to golang 1.23 and update deps

24.5.6

13 May 20:56
Compare
Choose a tag to compare
  • do not scrape disabled, archived or not yet setup repos

24.5.5

13 May 19:39
Compare
Choose a tag to compare
  • add custom properties support

24.5.4

13 May 18:04
Compare
Choose a tag to compare
  • fix no workflow metrics

24.5.3

13 May 17:51
Compare
Choose a tag to compare
  • add repo and workflow info metrics

24.5.2

12 May 19:39
Compare
Choose a tag to compare
  • update dependencies