-
application.properties file:
dbname=dashboarddb
# Database HostName - default is localhost
dbhost=localhost
# Database Port - default is 27017
dbport=27017
# Database Username - …
-
I have setup hygieia dashboard and installed hygieia jenkins plugin and would like to send jmeter load test results (*.jtl) to hygieia dashboard.can you please let me know the steps .Is this the right…
-
gitlab collector is not pulling old commits. Below is my app.properties file. I have downloaded the latest collector from github.
dbname=hygieia
dbhost=localhost
dbport=27017
gitlab.cron=0 0/1…
-
The new UI components seem to be being built looking at the dashboard for their collector items instead of the widget config.
If you took the widget config approach (like in the PR for multiple wid…
-
When an ADOP instance with Hygieia is spun up, the connector needs to know the local SonarQube instance so that it will work. @SachinKSingh28
-
Hi,
We have configured the deploy and pipeline widgets properly. Data is coming in them as expected. But when configuring the product dashboard, the environment box are empty as per below screenshot:…
-
I am trying to use groovy script to publish deploy data from Jenkins to Hygieia. Since hygieia is using JWT authentication by default `/api/deploy` `POST` method requires authentication token.
To o…
-
and ensure it is possible to set that theme as default at Hygieia instance creation time.
NB. ADOP refers to this project: http://accenture.github.io/adop-docker-compose/
-
Gitlab is supported for scm, but there is no collector for the runner
-
Customize dashboard with respect to:
1- JIRA queries to design own dashboard.
2- Integration of tests that are executing CI CD Pipeline
3- Defects reported or open against test that are executing …