sonarqube_metrics
Details about SonarQube metrics
-
id
Primary key - Unique identifier of the row
-
source_id
Foreign key - ID of the metric in SonarQube
-
source_key
string - Key of the metric in SonarQube
-
source_type
string - Type of the source for the metric
-
name
string - Name of the metric
-
domain
string - Domain of the metric
-
api_accessible
boolean - Metric is api accessible or not