Jonas
Jonas
@Zylphrex I'm going to hold off on merging this until backend adds the flag. cc @phacops
@timfish we are not far from being able to visualize that format on the sentry dashboard, there are a couple of important things to note: - the doc you shared...
> Indeed it can be, although it looks like you have full control of the categories that are captured so it might be possible to keep it slimmed down. That...
@mkkeffeler I went ahead and created a small eslint plugin [no-lookahead-lookbehind-regexp](https://github.com/JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp) to do this as I didnt want to rely on the whole es/no-2018 as it's a bit of an...
@AbhiPrasad I guess this would mean that we inject the profiling integration based on an env variable. Is this something that we do in any other SDK and would there...
> > I guess this would mean that we inject the profiling integration based on an env variable > > This is a little more complicated because this means we...
@r34son profiling will not work without a nodejs API, so I would recommend you remove this for edge runtime. I will need to look at how and if it's even...
You are just too fast @AbhiPrasad 🫣
Just need to fix a bug with win22, I'm hoping its an issue with the minmax macro
This is a bug - we intentionally collapse http.client spans for Android because they are noisy. When we do that, the linking doesnt expand it in the view and it's...