sonarqube - Custom sonar plugin and widget, display the same sonar measure from multiple projects -
i have sonar 5.1 set multiple projects lets project , project b, , have ran analysis on both. able import coverage , test result files both , every thing looks fantastic. pull same lines_covered measure project , project b , display them within same widget. created custom plugin , widget , project drop down when editing widget.
if use 'global' attribute project drop down goes away. ideas
do want create custom plugin this? can display metrics on multiple projects sonarqube widgets.
- create new measure filter
- select components "projects"
- click on "change columns"
- select metrics want see (in case lines_covered) , click on "close"
- save filter
- add "measure filter list" widget dashboard
- select filter , see projects listed selected metrics
Comments
Post a Comment