Added
- When configured to export job metrics, it will now pull child/downstream pipelines jobs related ones as well
- New
runner_description
label for all thejob
related metrics. - Release GitHub container registry based images: ghcr.io/mvisonneau/gitlab-ci-pipelines-exporter
- Release
arm64v8
based container images as part of docker manifests in both docker.io and ghcr.io
Changed
- Ensure consistency of the exported metrics by distinguishing immutable from mutable labels used as metric key
- Updated all dependencies
- Migrated CI from Drone to GitHub actions