Hi,
This and your other thread make me wonder about how you’re actually analyzing this monorepo.
For each different build in the monorepo, there should be a different analysis with a unique sonar.projectKey
. Then each project in the monorepo will be analyzed with the Quality Profiles for its languages and you won’t see the graphs jump around like this.
HTH,
Ann