Home
Home copied to clipboard
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
The `Top 3 slowest events` is really awesome, and it would be cool if on startup, the timeline automatically zoomed into the top-level event which represented the longest inclusive size....
In the spirit of continuing to reduce noise, it would be cool if the new timeline tab allowed enabling a "just my code" filter, which removed all of the logical...
Unless a request instance generated a lot of events, I find the readability of the gantt chart to be high enough to not really need the high-level overview chart above...
I noticed that both the timeline and requests tab display middleware with names that might not always be immediately identifiable or distinguishable. For example, Morgan shows up as "logger", which...
As Glimpse capture and show more information, it can be overwhelming when trying to focus on one part of the interested information. I would like to see an additional "Focus...
I'm probably just used to having used Fiddler, Chrome DevTools and the Edge DevTools, etc. but I found it a little odd at first that the request list is sorted...
Please right align columns with numbers for all tables, including: - [ ] Request / Middleware / Duration - [ ] Data / Duration - [ ] Web Services /...
The logs feature works great for me, but there are a few things about the UI filters that I'm unclear about: 1. What does "Critical" represent? Is that a .NET...
**Repro Steps:** 1. Open up [this URL](stickerapp.azurewebsites.net/create) 2. Launch the Glimpse client 3. Select the request which corresponds to the `/create` route 4. Click the area where the expand/collapse icon...
**Update:** I noticed that this perf issue seems to be related to requests with lots of logs, so the virtualization work for the list that Mike mentioned in another bug...