Vignesh Shanmugam

Results 116 comments of Vignesh Shanmugam

I opened a PR that will fix the issue on running bundlesize on NON CI environments #291

Sure thing @jmaxxz . I am building 3 way handshake visualizer. https://github.com/vigneshshanmugam/tcp-handshake Will include it once i am done with that.

I am also interested in how different JS AST format would give hints to preloading scripts. There are already two potential solutions discussed for preloading modules https://github.com/whatwg/fetch/issues/486, Not sure how...

I am totally in for this, except there is a caveat that our script wont be able to capture any errors if its lazy loaded and not in the head....

Is this relevant, The user would be able to visualize the queued requests using the waterfall chart for a transaction. Also it is harder to do it from the client...

@chtourou-youssef We have some docs that should help https://www.elastic.co/guide/en/apm/agent/rum-js/current/longtasks.html let us know if you have more questions.

@sibijohn72 I just tested this locally and I can see the span names without any issues. Are you adding any filtering logic to the transaction data before it is being...

Interesting. I dont see any problem with the above logic. Just to figure out the problem where the problem lies - Could you see the correct span names on the...

> so the post request body itself is garbled You can check in Firefox or browsers that does not support compression spec. > span names are correct at least in...