This dashboard contains information about submitters, products, and status of the issues.
These panels show activity by products and status of the issues. Each issue has a creation date and statuses. We measure activity based on the amount of bugs created over time and their statuses.
This way, we can filter to get activity information related to a given submitter, products or/and status of the issues.
The metrics provided are:
To use this dashboard with your own GrimoireLab deployment you need to:
bugzilla
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 bugzilla-index-pattern.json
kidash -e https://user:pass@localhost:443/data --import bugzilla.json
Edit this doc