Home
Home copied to clipboard
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
my setup; node 7.10.0 express i'm getting the error; ``` Glimpse (Error UnexpectedContextValue): Glimpse unexpected context value at location ExpressInspectorActionRouteView::onRenderComplete(). Expecting context ID 449f9710396111e7b1d943cd3a3b175d. Actual context ID is undefined Glimpse...
Issued forked from here: https://github.com/Glimpse/Home/issues/108#issuecomment-304123640 > I am on the latest node and latest express versions and am getting this problem as well, but not only for onResponseEnd but also...
Hapi is fairly popular and has really good mindshare. Would be a shame to not be able to use this with it! - Support injecting the glimpse interface whenever inert...
After using Glimpse a little bit over the last couple of days, I keep finding it somewhat disorienting that it doesn't display static assets anywhere. I really like the "focused"...
I tried to view request/response sent via websockets using Glimpse. But I can't see any. My test environment doesn't even go forward as it used to be when I init...
Not an issue, rather a feature request, please enable a way to filter requests (like in chrome devtools), it's a mandatory feature for both requests and logs.  Thanks.
node 7.10.0 win10 - x64 my code; `if (process.env.NODE_ENV !== 'production') { require('@glimpse/glimpse').init(); }` getting luts of errors like; ``` Glimpse (Error StackHelperUnsupportedStackFrameFormat): Unsupported stack frame format found: Glimpse (Error...
In order to reduce noise and better orient myself when viewing profiling data, its really valuable to be able to clear past data, particularly if I'm not interested in any...
For me, it's much easier to read the timeline as duration percentages, as long as the length of the session is actually meaningful (e.g. 80% of 2ms probably isn't worth...
It would be great if the event name "column" in the timeline tab was horizontally resizable to allow more easily seeing the full event name. On my monitor, even with...