robusta-dev / krr

Prometheus-based Kubernetes Resource Recommendations
MIT License
3.05k stars 160 forks source link

KRR Score Letter #341

Closed rohank07 closed 1 month ago

rohank07 commented 1 month ago

I would like to score my workload's optimization. Digging into the code I see that there is some code that handles it. How do I see the Score of KRR outputs? Letter grade logic: https://github.com/robusta-dev/krr/blob/b02fabfab56d11e818b77b9beab03a071b4fec1c/robusta_krr/core/models/result.py#L92 It appears its only for strategy: StrategyData

rohank07 commented 1 month ago

After a second glance I do see the score outputted in the result at the bottom.