This dashboard focuses on Discourse activity and active authors in different time slots.
The metrics you’ll find are:
We would like to thank Frances Chao-Gay and benny Vasquez from chef.io project for their collaboration. This dashboard hadn’t been possible without them. It is based on their ideas and they were the actual reviewers of the work done.
We had also the opportunity of discussing the use case with benny during one of our bi-weekly CHAOSS-GrimoireLab calls, publicly available on YouTube.
To use this dashboard with your own GrimoireLab deployment you need to:
discourse
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 discourse-index-pattern.json
kidash -e https://user:pass@localhost:443/data --import discourse.json
Edit this doc