actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.76k stars 1.12k forks source link

Listener-Specific Metrics Dashboard #3753

Open swathida-byte opened 2 months ago

swathida-byte commented 2 months ago

Requirements:

Per Listener Metrics:

A chart/dashboard that shows real-time metrics for specific listeners.The chart should include: Number of running jobs. Number of queued jobs. Idle runners. Failed jobs. Average job duration. Resource utilization (CPU, memory). Listener Filter:

Ability to filter or segregate data based on listener type. Option to display cumulative data or drill down into specific runners' performance.