Skip to content

Releases: webdevops/github-workflow-exporter

25.12.1

Choose a tag to compare

@mblaschke mblaschke released this 25 Dec 11:42
083a2b3
  • improve source log info (add -trimpath as buildopt)

25.12.0

Choose a tag to compare

@mblaschke mblaschke released this 19 Dec 22:11
034f184
  • switch to golang 1.25
  • update dependencies
  • switch from zap logging to slog
  • skip runs from forked heads

25.5.0

Choose a tag to compare

@mblaschke mblaschke released this 01 May 18:56
dff8128
  • update dependencies
  • add auto GOMAXPROCS limits

25.3.0

Choose a tag to compare

@mblaschke mblaschke released this 28 Mar 11:06
d017de7
  • 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

Choose a tag to compare

@mblaschke mblaschke released this 09 Feb 14:10
3834f44
  • update dependencies

24.9.2

Choose a tag to compare

@mblaschke mblaschke released this 18 Sep 21:15
  • 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

Choose a tag to compare

@mblaschke mblaschke released this 18 Sep 17:42
  • fix duplicate github_workflow_consecutive_failed_runs and add more labels
  • added labels workloadID, actorLogin and actorType

24.9.0

Choose a tag to compare

@mblaschke mblaschke released this 14 Sep 19:59
  • switch to golang 1.23 and update deps

24.5.6

Choose a tag to compare

@mblaschke mblaschke released this 13 May 20:56
  • do not scrape disabled, archived or not yet setup repos

24.5.5

Choose a tag to compare

@mblaschke mblaschke released this 13 May 19:39
  • add custom properties support