Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 372 Bytes

File metadata and controls

16 lines (13 loc) · 372 Bytes

GitHub Actions Exporter

A utiliity to collect useful data for github actions and plot the into meaningful dashboard

Build

    make docker-build

Deploy

Build and Push docker image of the exporter and push to dockerhub Deploy Helm chart to deploy Prometheous, grafana, github exporter and dashboards.

    make docker-push
    make deploy