Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Prometheus exporter for various metrics about your GitHub repositories, written in Go using GraphQL.

License

Notifications You must be signed in to change notification settings

metalmatze/githubql_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub(QL) Exporter Build Status

Docker Pulls Go Report Card

Prometheus exporter for various metrics about your GitHub repositories, written in Go.

Development

You obviously should get the code

go get -u github.com/metalmatze/githubql_exporter

This should already put a binary called githubql_exporter into $GOPATH/bin.

Make sure you copy the .env.example to .env and change this one to your preferences.

Now during development I always run:

make install && githubql_exporter

Use make install which uses go install in the background to build faster during development.

About

Prometheus exporter for various metrics about your GitHub repositories, written in Go using GraphQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published