-
Running `docker-compose up -d` results in:
```
Creating network "hygieia-starter-kit_default" with the default driver
Building hygieia
Step 1/18 : FROM hygieiadoc/hygieia-starter-base:latest
la…
-
I found this in issue https://github.com/Hygieia/Hygieia/issues/1929
> make sure token has full privileges to access data of version one and check application.properties file url of version one.
…
-
Currently the Hygieia aws collector only collects information for EC2 instances. It would be nice if this collector started to pull in the information about RDS, Dynamodb data.
Also since teams are a…
-
Hi,
I'm having a problem when running https://github.com/Hygieia/hygieia-scm-github-graphql-collector (For public repo)
I'm trying to run the .jar file but it is showing me some error (See below…
-
Gitlab is supported for scm, but there is no collector for the runner
-
So, I have been asked to evaluate Hygieia for use with our stack and right away I suspect the Bitbucket cloud connector only supports API v1. I say this based on documentation that refers to the `v1/a…
-
application.properties file:
dbname=dashboarddb
# Database HostName - default is localhost
dbhost=localhost
# Database Port - default is 27017
dbport=27017
# Database Username - …
-
As part of the Hygieia planning session at Verizon this past summer, SingleStone committed to working on a few new features. This one relates to simplifying the initial setup of Hygieia.
**Problem…
-
The `Accelerate` book and the State Of DevOps report from which it was derived identifies four key metrics that are indicative of high performing teams:
- deployment frequency
- cycle time (time from…
-
[application.properties.txt](https://github.com/Hygieia/hygieia-codequality-jenkins-collector/files/3552152/application.properties.txt)
Hi,
I built hygieia-codequality-jenkins-collector and deploy…