Technical Debt Settings Configuration

Any plans on enabling Technical Debt setting for SonarCloud user?
It’s currently supported in SonarQube for the following configuration keys:

sonar.technicalDebt.developmentCost=30
sonar.technicalDebt.ratingGrid=0.05,0.1,0.2,0.5

Thanks

Unfortunately, this is not planned yet.

When can I hope to see this?
Any way I can vote for this item to be prioritized?

I referenced your use case here: https://jira.sonarsource.com/browse/MMF-1650

Thanks @Fabrice_Bellingard

+1 on this for me… According to the Maintainability scores, all our projects get an “A”, and that’s just not helpful nor realistic (there’s quite a bit of tech debt in some of our projects). Sorting by Maintainability doesn’t actually do anything (I suppose it sorts by the grade instead of the Tech Debt Ratio). Unfortunately, we can’t even sort our projects by code smells to see which ones are better than others.
I’d like to be able to tweak those settings to better reflect the variance across our projects.