Hygieia: Can I use Product View without having deploy collector?

Created on 21 Sep 2016  路  5Comments  路  Source: hygieia/hygieia

Hi team, I wonder if is there an option to show the group data on the product dashboard from MongoDB but without having deploy collector? :c

All 5 comments

You would need deployment data. Jenkins plugin can publish deployment data from your deployment jobs on Jenkins.

@tabladrum @jdamick @amitmawkin
I have jenkins jobs but that can only populate the Build Stage.
How can I populate data for the stages DEV, QA, INT, PERF ?
ppp

Thanks in advance :D

Hello Team. Need some help with product dashboard. We are not using any deployment collector. With Jenkins collector we are not getting the branches as (Dev, QA ..) in our product dashboard.
Can you please let us know is there any configuration settings we need to do for achieving this?Thanks in advance

@HygieiaUser - install hygieia-jenkins publisher plugin and configure post build actions in your jenkins jobs for all environments. Plugin will push deployment data to Mongo and deploy widget in you dashboard will display your job names. Follow https://github.com/capitalone/Hygieia/tree/master/hygieia-jenkins-plugin
Once deploy widget is configured, configure pipeline widget and then you should see all the information on product dashboard.

Was this page helpful?
0 / 5 - 0 ratings