SonarQube Integration
Metrics calculated by Sonar data
Having configured SonarQube the following metrics will be available:
Code Quality:
Security:
Unit Testing:
Code Documentation:
Perf supports integration with SonarQube version starting from 8.6
To connect to SonarQube it is necessary to:
Provide the URL.
Enter Login (it may stay empty if API Token is used).
1 To generate API Token in SonarQube please refer to the https://docs.sonarqube.org/latest/user-guide/user-token/
Note: "User Token" type is required
2 For EPAM SonarQube instance please use the URL: https://sonar.epam.com/sonarqube
3 A reference of specific SonarQube measures mapped to "business" metrics is available here: https://docs.sonarqube.org/display/SONAR/Metric+Definitions
Enter Password (or API Token).
Click Get list of projects.
5. Select projects to monitor:
6. Click Save to finish.
7. Click Run Data Load to start a data load.