Ben Roberts

Results 7 comments of Ben Roberts

I can kind of do this via an extension, but as the extension system is currently written it needs to be a busy loop: ```js class ThrottleExtension extends Extension {...

Howdy. I use jenkins for my scheduling/running, so pretty much any of the above works for me. I am running the job on a once per day cadence so it...

> You do not need to include the polyfill script or use web-vitals/base. I work for a large e-commerce website; we want to capture webvitals for all of our customers....

Thanks for the response. I will be on hiatus for the next week and can reply next Monday. Hope you and everyone else reading this has a happy and safe...

Hi, thanks for the feedback. After thinking about this for a sec, you are likely correct, since the json-encoded data is put into an HTML comment block, which could be...

possibly closes https://github.com/jaegertracing/jaeger-ui/issues/389 as well.

I mentioned this issue [over in the Long Tasks V2 API](https://docs.google.com/document/d/125d69JAC7nyx-Ob0a9Z31d1uHUGu4myYQ3os9EnGfdU/edit#) discussion doc. There is definite tension between the long task API and use of `isInputPending`. React concurrent mode will...