This panel provides an overview of the nodes used by the Jenkins instances.
From left to right and top to bottom, the metrics provided are:
To use this dashboard with your own GrimoireLab deployment you need to:
jenkins
index is available on your GrimoireLab instance
(see grimoirelab-sirmordred documentation for details on how to deploy it).Index Pattern | —– | Dashboard |
Once you have the data in place, if you need to manually upload the dashboard execute the following commands:
kidash -e https://user:pass@localhost:443/data --import jenkins-index-pattern.json
kidash -e https://user:pass@localhost:443/data --import jenkins_nodes.json
Edit this doc