Skip to content

A simple Prometheus exporter that expose `open_issues_count` and `stargazers_count` from a repository.

License

Notifications You must be signed in to change notification settings

fabriceclementz/github-repo-stats-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Stats Prometheus exporter

A simple Prometheus exporter that exposes open_issues_count and stargazers_count from a GitHub repository.

Usage

Start the exporter at http://localhost:8000/metrics to expose stats of the rust-lang/rust repository

gh-repo-stats-exporter --repository rust-lang/rust

Display all options

gh-repo-stats-exporter -h

Building

cargo build

About

A simple Prometheus exporter that expose `open_issues_count` and `stargazers_count` from a repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages