Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.49 KB

README.md

File metadata and controls

44 lines (25 loc) · 2.49 KB

GitHub Exporter

Current Tag Build Status Join the Matrix chat at https://matrix.to/#/#webhippie:matrix.org Docker Size Docker Pulls Go Reference Go Report Card Codacy Badge

An exporter for Prometheus that collects metrics from GitHub.

Install

You can download prebuilt binaries from our GitHub releases, or you can use our Docker images published on Docker Hub. If you need further guidance how to install this take a look at our documentation.

Development

Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.11.

git clone https://github.com/promhippie/github_exporter.git
cd github_exporter

make generate build

./bin/github_exporter -h

Security

If you find a security issue please contact [email protected] first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <[email protected]>