github-exporter
github-exporter copied to clipboard
:octocat: Prometheus exporter for github metrics
Hello, I am trying to fetch the details for my GitHub repo and for this I have configured `github_exporter_1.1.0` with Prometheus to fetch the details and put it on Grafana....
It doesn't collect the correct labels and metrics and it ends failing with message: ``` ... was collected before with the same name and label values ``` And only if...
The below CVEs exist in busybox in the latest published image (1.2.0). Can you please publish an update to resolve these CVEs? --- # List CVE-ID: CVE-2023-42364 Vulnerable Package: busybox...
In your project, I don't found collect metrics: get total repositories/ largest repository in an organization. Can I contribute this attribute?
We are trying to use the GitHub exporter on our GitHub Enterprise server, and we don't have rate limiting enabled and don't wish to enable it. We get the following...
Bumps the go_modules group with 1 update in the / directory: [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt). Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1 Release notes Sourced from github.com/golang-jwt/jwt/v4's releases. v4.5.1 Security Unclear documentation of the...
Although the environment variable for specifying the API host is declared, it is never read and it is impossible to access Private Github hosts. This PR makes it possible to...
Even after setting the ENV VAR `API_URL` the project still considers the default value of it, which is `https://api.github.com`.
Previous versions of the exporter used a GITHUB_RATE_LIMIT environment variable. This setting allowed the exporter to proactively refresh the GitHub App token if the remaining API rate limit dropped below...