github_actions_exporter

GitHub Action Exporter

APACHE-2.0 License

Stars
71

Bot releases are hidden (Show)

github_actions_exporter - v0.6.1

Published by cpanato over 1 year ago

What's Changed

Full Changelog: https://github.com/cpanato/github_actions_exporter/compare/v0.6.0...v0.6.1

github_actions_exporter - v0.6.0

Published by cpanato over 1 year ago

Breaking change

If you use the GitHub webhook to collect the workflow metrics, you will need to update your ingress. This is not to make public the metrics endpoint and only expose the webhook event.

so for the /metrics it will listen port 9101 (current one)
for the / and /gh_event will listen port 8065

What's Changed

Full Changelog: https://github.com/cpanato/github_actions_exporter/compare/v0.5.0...v0.6.0

github_actions_exporter - v0.2.0 / 2021-02-21

Published by cpanato over 3 years ago

Add support to show metrics regarding Action Billing

image available at ghcr.io/cpanato/github_actions_exporter-linux-amd64:v0.2.0

github_actions_exporter - 0.1.0 / 2020-11-23

Published by cpanato almost 4 years ago

Initial release.

image available at ghcr.io/cpanato/github_actions_exporter-linux-amd64:v0.1.0