Hygieia is a dashboard for DevOps teams that provides a consolidated view of the entire delivery pipeline. It is configurable and is capable of providing near-real-time insights into the pipeline stages.
Questions tagged [hygieia]
30 questions
0
votes
0 answers
Unable to get the Jenkins Deployment details in Hygieia Product Dashboard
We have setup the Hygieia dashboard to view the all DevOps tools in one place.
I am running the hygieia collectors to get the sonar qube, gitlab commits etc. And also install Jenkins plugin for get the Jenkins Build and Deployment details.
Created…

CH BHARATH KUMAR
- 111
- 1
- 11
0
votes
1 answer
How to mention token based sonar server URL in hygieia-codequality-sonar-collector application..properties
I have created Hygieia dashboard and trying to configure sonar project. I have followed below hygieia-codequality-sonar-collector document and running sonar…

CH BHARATH KUMAR
- 111
- 1
- 11
0
votes
0 answers
Hygieia Dashboard with JIRA board
I am trying to configure my project's JIRA board with Hygieia dashboard.
Problem statement:
My project on JIRA is created as a "board" under another project. I wanna see the stats of that particular board on Hygieia (instead of whole project)
is it…

Fayza Nawaz
- 2,256
- 3
- 26
- 61
0
votes
1 answer
repo data is not showing in hygieia dashboard
Can anyone help me for the hygieia setup
I am facing issue with code analysis
below is the screenshot of the dashboard
click here

Viresh
- 1
- 3
0
votes
1 answer
Using the Hygieia Jira collector - Jira dependencies
I have Hygieia and the Jira collector compiled and running. almost. The Jira collector is making a call to https://url.example.com/jira/rest/tempo-teams/1/team which returns a 404. It looks like this id Tempo-Teams add-on which I guess we don't…

Chris Hare
- 161
- 2
- 12
0
votes
1 answer
Cannot view Jenkins build information data in Hygieia build widget
We are looking up to populate the build information data of Jenkins in Hygieia dashboard. As a part of this, we have installed :
All the necessary pre-requisites. (Java, Maven, NPM , etc)
Mongo DB - created users ,
Installed Hygieia core , API ( The…

Decoder
- 1
- 1
0
votes
1 answer
Can we display details of branch owner who committed the change along with last committed date in Hygieia
We have 4 projects in GIT hub. Lets assume them as A1, A2, A3 & A4. For all the four projects we have setup corresponding Multibranch jenkins pipeline jobs. Once I setup dashboard I would like to display data of no.of commits in a week, last…

jon
- 213
- 1
- 5
- 18
0
votes
1 answer
com.capitalone.dashboard:UI ........................ FAILURE when trying to build Hygieia on ubuntu 14.04
Following the steps @ https://hygieia.github.io/Hygieia/setup.html When executing $mvn clean install at location https://github.com/Hygieia/Hygieia.git /Hygieia
I get exception:
[INFO]…

kamal
- 9,637
- 30
- 101
- 168
0
votes
1 answer
IPUtilization widget is not populating in Hygieia. Also, No data populating for cloud_subnetwork cloud_virtual_network documents
I am new to Hygieia. I have setup Hygieia (https://github.com/capitalone/Hygieia) as per the documentation and I could start my application and see the dashboard successfully. In Hygieia-Dashboard, I could see values coming for all widget items (say…

dzoneuser
- 63
- 1
- 7
0
votes
2 answers
Hygieia Installation Error
We got this error while Hygieia dashboard installation. Please confirm if anyone has come across this. this looks related to spring boot and got it while I was installing the UI for Hygieia
2017-07-11 20:50:41,551 ERROR o.s.boot.SpringApplication…

Tirumala
- 1
0
votes
1 answer
Hygieia collectors not working
Good Morning,
I'm currently unable to get any of the listeners working to display data in the Hygieia dashboard. Right now I'm just trying to get sonar results displayed. The sonar instance is up and running at localhost:9000 with scan results.
My…

Mason
- 1
- 2
0
votes
1 answer
Deploying node.js, gulp, bower app on Cloud Foundry application start issue
I am deploying node js application consist of bower, gulp etc.
I am able to deploy it and build it successfully at Cloud Foundry but appilcation is not starting. my issue is may be the gulp file is having code with browser sync
is
…

Sanjay Rabari
- 2,091
- 1
- 17
- 32
0
votes
1 answer
Hygieia Specific,UI, Gulp - How To
Query related to opensource tool Hygieia. On the Gulp scripts https://github.com/capitalone/Hygieia/blob/v2.0.0/UI/gulpfile.js
Gulp serve serves the application. here are few queries i need help with
In version 1.5.0 gulp task runner had gulp…

tx fun
- 569
- 5
- 19
0
votes
1 answer
Can't find view of undefined in angular js, module is defined
I'm trying to add a widget to the Hygieia project on github. When I add the widget to the page, it doesn't display and I get this error:
TypeError: Cannot read property 'view' of undefined
at link…

brostone51
- 125
- 2
- 12
0
votes
0 answers
Hygieia JIRA Collector NullPointerException
I tried to include our JIRA to Hygieia Dashboard. But I always get a NPE in Jira-Collector.
This is the log-file:
hygieia-jira | 2016-05-10 08:27:06,304 ERROR c.c.d.c.s.FeatureDataClientSetupImpl - Unexpected error in Jira paging request of…

Dominik
- 299
- 6
- 18