Labbs / github-actions-exporter

github-actions-exporter for prometheus
MIT License
224 stars 83 forks source link

Grafana Dashboards with GitAction runner metrics #76

Open 95jinhong opened 8 months ago

95jinhong commented 8 months ago

I have a self-hosted Runner configured on top of EKS, and I want to use the Github Runner metrics to monitor how well the data is being served from the queue.

I'm trying to configure Graphana with that metric, but do you have any examples of dashboards based on histograms or timestamps?

It would be very helpful if you could provide one :)