Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 372 Bytes

README.md

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