How does Glimpse persist collected data? Is it all saved in memory? Is there a way to persist the data in a database?
I ask this because if I have a website installed on multiple machines (load balancing) can I use glimpse for debugging, or is the data collected from one server not accessible from other servers?