Open christophermichaeljohnston opened 4 months ago
Hello! Thank you for filing an issue.
The maintainers will triage your issue shortly.
In the meantime, please take a look at the troubleshooting guide for bug reports.
If this is a feature request, please review our contribution guidelines.
^^ gha listener memory and cpu usage increase caused by tracking of high cardinality metrics
Related to #3153
Included in the attached PR for removal is job_workflow_ref which also causes horrible high cardinality
Checks
Controller Version
0.9.2
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
^ see above
This was fixed in githubrunnerscalesetlistener in #3003 and the fix needs to be included in ghalistener.
Describe the expected behavior
Metrics should not include labels are unique as this causes high cardinality and renders the counters, which will only have a value of 1, as unusuable.
Additional Context
Controller Logs
Runner Pod Logs