Matthew Khouzam
Matthew Khouzam
A thought, please check out [https://matomo.org/](https://matomo.org/). It is an open source privacy centered tracker.
@colin-grant-work The plan is that we collaborate with @koegel and @sdirix to work on getting phosphor.js out of Theia. We are hoping others will join in to continue the feature...
Minor update.
This is a decent sized update, it fixes most things except for the code style. This I would leave up to the actual maintainers of the code. I see this...
The data would be internal. At the moment, you can see that the api is logged, but also some inner for loops. They would be corelated so you can see...
Either way, I would update this patch to use https://github.com/eclipse-tracecompass/trace-event-logger. Regarding LongRunningRequestFilter, as far as I can tell, it logs the request, not what happens inside the request. This would...
The reasoning of this patch is to not show when the code is slow. Which is handled well with Spring boot actuator, but rather what is making it slow. For...
> > Here is an example of what we can show with this patch > > Interesting, this from your own or Ericsson's Open VSX instance? It is from an...
Yes, on a per function level, not on a per-scope level. A way to side step that would be to keep all functions simple though. :)
I am OK with anything, as long as there's something. I was proposing the chromium/trace compass solution since it is something we used internally, and there are many features not...