-
Hello,
We are currently in the process of using Hygieia at our organization but we have found the state of the repositories insufficient for our use. In general what we like is:
- simple approac…
-
I am experimenting with a layer on top of Hygieia. As a first step, created modified version of this starter kit where I updated existing packages. Updated few collector jars, UI and also added score …
-
Suppose a dashboard is configured with a coverity project.
Then the coverity project is deleted on coverity.
Hygieia holds on to the deleted project instead of deleting it. It is better to just dele…
-
I am looking for some best practices on creating a new collector that involves creating a new group of metrics related to errors resulting in new builds collected from OverOps. Somewhat overlaps with…
-
I am not able to get the Portfolio list in executive dashboard, the list is empty. Pl suggest.
The documentation for it is not very good.
-
**Description**
I'm using `php:5.6-apache` image to deploy simple Symfony website.
My Dockerfile is:
```
FROM php:5.6-apache
RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get …
-
Hi ,
I am configuring collector for bitbucket cloud, I am able to get commits for branch but not the pull request and issues.
Here is my appllication.properties
```
dbname=dashboarddb
dbhost=…
-
With more and more properties being added, it's getting very difficult to manage all the properties in a clean way. We have come across multiple issues with docker properties builders, and the comple…
-
I am currently trying to configure and run the Nexus IQ collector for Hygieia, but I am currently getting the following error when the collector runs:
```
2019-05-01 12:35:00,186 INFO c.c.d.coll…
-
Hello,
I am trying to integrate [Gitlab collector](https://github.com/Hygieia/Hygieia/blob/gh-pages/pages/hygieia/collectors/feature/feature-gitlab.md) with Standard Hygieia setup, however I am get…