-
Please find the below error I am facing after running the command
gulp serve
[ UI]$ gulp serve
[12:18:33] Using gulpfile ~/devopsdash/Hygieia/UI/gulpfile.js
[12:18:33] Starting 'build'...
[12:1…
-
I got an error when I try to deploy jenkins
```java -jar jenkins-build-collector-3.0.2-SNAPSHOT.jar --spring.config.name=jenkins --spring.config.location=../application.properties
15:29:25,422 |-I…
-
As a power user of Hygieia
I want the ability to add and/or change roles and permissions
That allow different audiences (groups) to view different attributes and/or widgets depending on their permis…
-
Hello Team,
I have cloned hygieia repo from here"git clone https://github.com/capitalone/hygieia"
Installed all latest packages maven, java, npn, nodejs, gulp, bower, mongodb
Configured api and U…
-
[root@hygieia exec-ui]# npm run local
> hygieia-executive@0.0.0 local /home/mitun/git/ExecDashboard/exec-ui
> ng serve --host=0.0.0.0 --port=4200 --proxy-config=proxy.config.json --env=local
**…
-
**Affects:** \.
---
I am trying to setup sonar widget.
This is my **sonar.properties** file
dbname=dashboarddb
dbusername=dashboarduser
dbpassword=dbpassword
dbhost=localhost…
-
I've set up the jenkins build collector with these ENV values:
```
jenkins-build-collector:
environment:
- MONGODB_PORT=27017
- MONGODB_HOST=db
- MONGO_PORT=27017
- …
-
I’ve been looking for a tool to aggregate DevOps events (and, eventually, metrics) from a variety of distributed sources.
Hygieia’s feature set is the strongest I’ve found, but from what I’ve read…
-
Do hygieia have support to create cloud view dashboard on GCP. Any documentation or roadmap available to support GCP. (Similar to AWS collector)
-
I am trying to publish unit test results to hygieia from my pipeline using HygieiaTestPublishStep, when i try to generate pipeline script it throws the below error
no public field ‘testResultType’ (o…