github_exporter
github_exporter copied to clipboard
Prometheus exporter for GitHub
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v61](https://togithub.com/google/go-github) | `v61.0.0` -> `v62.0.0` | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/promhippie/github_exporter). This repository currently has no open or...
Hi there, is there any way to add custom labels to `workflow` metrics? I was using this (https://promhippie.github.io/github_exporter/#getting-started) reference doc to set the exporter, and it mentioned the following ENV...
I'm wondering if we could add `path` to the workflow parameters. I found out today that the 'name' field ends up being the display name, which, if you use `run-name`...
Do you have any example dashboards for this maybe for grafana? or is there a way you can possibly add some example dashboards in the repository? thanks
Hi, I enabled the flag `GITHUB_EXPORTER_COLLECTOR_ADMIN` with the idea of collecting the metrics related to the admin stats (available to ORG aswell). However, the exporter seems to make the api...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | `v1.19.1`...
Workflow collector currently doesn't export `actor.login` as label. Implemented in https://github.com/promhippie/github_exporter/pull/369
Hello! I noticed that the following metric and selector`github_workflow_status{status="queued"}` lists runs that are in a status of `Startup Failure` also.  I would expect to...