"Busy" label is missing from "github_runner_organization_status" metric
Opened this issue · 0 comments
nicklev commented
Hi,
Even though in the code the "busy" label is set, the exporter doesn't emit the label in /metrics endpoint.
The code in question: https://github.com/Spendesk/github-actions-exporter/blob/a02f1a686415c9844c762fca8c623fab91c9a38f/pkg/metrics/get_runners_organization_from_github.go#L56
Is it a bug or is it only for me this doesn't work?