Releases: webdevops/github-workflow-exporter
Releases · webdevops/github-workflow-exporter
25.12.1
Compare
Sorry, something went wrong.
No results found
improve source log info (add -trimpath as buildopt)
25.12.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.25
update dependencies
switch from zap logging to slog
skip runs from forked heads
25.5.0
Compare
Sorry, something went wrong.
No results found
update dependencies
add auto GOMAXPROCS limits
25.3.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
24.9.2
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
fix duplicate github_workflow_consecutive_failed_runs and add more labels
added labels workloadID, actorLogin and actorType
24.9.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.23 and update deps
24.5.6
Compare
Sorry, something went wrong.
No results found
do not scrape disabled, archived or not yet setup repos
24.5.5
Compare
Sorry, something went wrong.
No results found
add custom properties support