Using visual studio and have a web app (MVC/API) that i want to inspect/profile using Glimpse.
I have glimpse enabled and have navigated to a specific page on a web app. so far I can see a lot of data has been collected. I now want to capture what happens when I press a button.
How do i clear previous data so glimpse only shows data related to the interaction interest?