Skip to content

v0.5.3

Compare
Choose a tag to compare
@mvisonneau mvisonneau released this 11 Feb 13:09
· 142 commits to main since this release
v0.5.3
481d9ce

Added

  • linux/arm/v6 & linux/arm/v7 binary & container image releases
  • quay.io container image releases
  • New internal metrics about exporter's health:
    • gcpe_gitlab_api_requests_remaining - GitLab API requests remaining in the API Limit
    • gcpe_gitlab_api_requests_limit - GitLab API requests available in the API Limit

Changed

  • Fixed an issue when running in cluster mode where tasks could hang when the exporter restarted.
  • Fixed a bug in some cases where pagination headers are not returned from GitLab's API
  • Upgraded most dependencies to their latest versions
  • fixed json syntax error in webhook error body
  • dashboards: fixed owner multiselect filters
  • fixed a bug on gitlab_ci_pipeline_run_count being incremented multiple times