github_exporter icon indicating copy to clipboard operation
github_exporter copied to clipboard

Prometheus GitHub exporter with a focus on Pull Request/Issue/Milestone metrics

Results 1 github_exporter issues
Sort by recently updated
recently updated
newest added

Can I use Docker secrets to supply the GITHUB_TOKEN? Right now, I have to put the github PAT directly into my docker-compose.yml file. I'd rather have the option to supply...