Releases: webdevops/github-workflow-exporter
Releases · webdevops/github-workflow-exporter
25.3.0
- 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)
24.9.2
- 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
- fix duplicate github_workflow_consecutive_failed_runs and add more labels
- added labels workloadID, actorLogin and actorType
24.9.0
- switch to golang 1.23 and update deps
24.5.6
- do not scrape disabled, archived or not yet setup repos
24.5.5
- add custom properties support
24.5.3
- add repo and workflow info metrics