Sonarqube - Analysis Dashboard
The `Sonarqube - Analysis Dashboard` dashboard presents all metrics in detail and is meant for finer-grained analytics.
Quick start with docker
Run command below (edit sonarqube_url and token):
docker run -d \
-p8198:8198 \
-eSONARQUBE_SERVER='http://192.168.3.101:9001' \
-eSONARQUBE_TOKEN='squ_af1e521e19aef5c5de1cb6df89adf3cbb3a9759e' \
return200/sonarqube-exporter:latest
Access localhost:8198
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |