2

Is there a way to retrieve the characteristic of a metric of a project over time? For instance TESTABILITY is a characteristic of the metric "squale_index". Squale Index can be retrieved for each project using the /api/timemachine interface. However I could not find a reference to filter it in the api documentation. Is there another way?

user1587852
  • 1,567
  • 2
  • 11
  • 15

1 Answers1

0

i've asked a similar question about the technical debt pyramid, that show debt by charasteristic and here is the answer:

sonarqube how to access to default technical debt pyramid values from web service api?

i think that the only way to access to these information its using the payed plugin (sqale).

Community
  • 1
  • 1