Context:
We have weekly Tech ops to monitor the Crash free session, affected users and other stats for the release as well as overall project for last 7 days.
Feature Request
Currently, Agent tries to download issues in pages and compute these stats in a brute force manner, which ends up invoking tool multiple times and very time consuming. We would like to have a tool that exposes the stats api, if exist, so such an information can be obtained with a single API or so.