02 Jul 2017 05:15 PM
When I go to CPU Profiler (code-level), why does some have 'show code-level' while some don't?
Solved! Go to Solution.
03 Jul 2017 07:51 AM
Hi Wai,
We currently only have Always on profiling for Java and .NET. In the picture you have also a Varnish for which we do not have code level visibility.
The other is "garbage collection", there is no java code involved there, we just track the cpu it consumes.
On PHP and Node.js we have code level visibility into the services but not in background threads yet, although we are working on this.
Best
Mike