d2iq-labs / github-actions-exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Go 71.4%Language:Smarty 19.4%Language:Makefile 6.3%Language:Dockerfile 2.9%