scout_apm v0.3.1 ScoutApm.Store
Singleton that manages the state of the Agent’s data. Mostly just routes data to the correct per-minute data structure
Also is the core “tick” of the system, so each X seconds, the data collected is checked to see if it’s ready to be reported. If so, the reporting process is kicked off.