1. Every process in the Gradle build system starts with a task, the `requested task` means the task you defined
to be analyzed.
2. Metrics are getting saved on daily basis and if build process executes in CI/CD, metrics will be saved in its caching database.
3. Plugin only holds the metrics results in the caching database up to one year.
4. It is recommended to keep track of the reports after important stages of your CI/CD or Local build in order to see the actual result.
5. You need to understand median/mean to be able to read the chart of metrics results.
6. Plugin runs the metrics process when `requested task` executed on branch you configured.
Made with 🧡 for everyone, don't forget to support us ☝🏻
MIT License | Copyright ©️ 2022