All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.13 - 2024-03-21
- Fixed wrong default value for grafana dashboard sidecar default label
0.0.12 - 2024-03-21
- Fixed invalid default dashboard label value
0.0.11 - 2024-03-21
- Added workflow Grafana dashboard
- Added redirect from
/
to metrics endpoint at/metrics
0.0.10 - 2024-03-19
- Added workflow elapsed time metric
- Renamed
gha_workflow_run_time_seconds
togha_workflow_run_runner_seconds
0.0.9 - 2024-03-18
- Fixed ref labels on PRs using PR head branch instead of base
0.0.8 - 2024-03-16
- Added event type, and workflow reference based on event type
0.0.7 - 2024-03-08
- Switched container image base to distroless
0.0.6 - 2024-03-08
- Fixed Helm chart using wrong image name
0.0.5 - 2024-03-08
- Fixed incorrect secret manifest formatting
0.0.4 - 2024-03-07
- Added a Helm chart
- Fixed container image being deployed to
ghcr.io/gravitational/gha-exporter/gha-exporter
instead ofghcr.io/gravitational/gha-exporter
0.0.3 - 2024-03-07
- AMD64 container images not starting due to binary being dynamically linked
- Initial release. GHA exporter provides Prometheus metrics for Github Action runs.