forked frompromhippie/github_exporter
- Notifications
You must be signed in to change notification settings - Fork0
Prometheus exporter for GitHub
License
NotificationsYou must be signed in to change notification settings
qonto/github_exporter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An exporter forPrometheus that collects metrics fromGitHub.
You can download prebuilt binaries from ourGitHub releases, or youcan use our containers published onDocker Hub andQuay.If you need further guidance how to install this take a look at ourdocumentation.
Make sure you have a working Go environment, for further reference or a guidetake a look at theinstall instructions. This project requiresGo >= v1.17, at least that's the version we are using.
git clone https://github.com/promhippie/github_exporter.gitcd github_exportermake generate build./bin/github_exporter -h
If you find a security issue please contactthomas@webhippie.de first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>