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.

  1. create new measure filter
  2. select components "projects"
  3. click on "change columns"
  4. select metrics want see (in case lines_covered) , click on "close"
  5. save filter
  6. add "measure filter list" widget dashboard
  7. select filter , see projects listed selected metrics

Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -