Hacker News new | ask | show | jobs
by charesjrdan 978 days ago
Is there any support for profiling js applications? I see node.js but seems like browser js isn’t supported?
1 comments

Great question! That’s correct, for the moment we’re focusing on everything that happens in the backend. That said, the system will accept anything in the pprof format so I’d love to see something like “1% of users get profiled and data sent” from the frontend, that’d be awesome!

We’ll think about building something like this but if there is someone with a use case I’d love to chat and figure out how we can make it work together!