A simple Prometheus exporter that exposes open_issues_count
and stargazers_count
from a GitHub repository.
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
cargo build